- Run jps (this will pull up the java process list). This will show you a list of all processes active within Java.
- If you have the JDK installed, navigate to the Java's /bin directory (unless Java is on the path) and type jconsole. This will open up the Java Monitoring & Management Console.
- From here you will select the desired process ID for the AnthillPro server, an agent or potentially the ActiveMQLauncher (Broker Process)
- Click on MBeans tab - from here you can analyze different connections by clicking on org.apache.activemq -> Connection -> Server