Knowledge Base >> Ignite PI Server JMX URL

Ignite PI Server JMX URL - Confio Article 1575

Confio Article: 1575 Published: Nov 09 2009 8:30 AM
Version: 4.1-7.0 Topic(s): Ignite Management
Database(s): Not Applicable

The following is the JMX service URL that can be used to connect to the Ignite PI Server process:

 

service:jmx:rmi://<host>:11099/jndi/rmi://<host>:11099/idc

 

 

On the local machine where Ignite PI Server is running, the URL is:

 

service:jmx:rmi://localhost:11099/jndi/rmi://localhost:11099/idc

 

To connect to the Ignite PI server via JMX, launch JConsole and enter the above URL in the Remote Process field of the New Connection dialog.  JConsole is located at <Ignite_Home>/iwc/tomcat/jre/bin/jconsole.exe