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