I am adding following JVM parameters to connect the application via JMX. After connected the application via jconsole over JMX, is there a menu that shows me the running application PID?
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=5592
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
Linux Redhat 6.2 java JDK 1.6