Summary: Launches Admin UI for browsing the JMX instance associated with a specific GSC.
Syntax
Description The jconsole command launches the Service Grid Admin UI, allowing you to browse the JMX instance associated with a specific Grid Service Container (GSC).
 |
JMX provides remote management capabilities for monitoring memory utilization, VM system configuration, performance and garbage collection characteristics etc. By default, each GSC is set to run a JMX enabled VM. |
 |
For more details on monitoring and management using JMX, refer to the JMX Management section. |
Options
Option |
Description |
jmx-connection-string |
The JMX connection string to be used for starting the Java Management Console. If not provided, a selection list of all GSCs is displayed. You can select the appropriate instance from the list. |
h / help |
Prints help |
user |
User name for login to secured space – optional parameter |
password |
Password for login to secured space – optional parameter |
Example
|