JVM level Monitoring of AEM Server using JConsole


Monitoring AEM Server using JConsole:

Follow the below steps for Widows Server:

Connect JConsole: :9999 where port-9999 is JMX remote port

Step: 1
Go to windows command prompt : jconsole  :


Click on overview tab see the heap memory usage,Threads,Classes and CPU usage
Step: 2

Step3:
Click on memory To monitor heap and non-heap space

Step4:
Click on thread To monitor Threads

Step:5
Click on Virtual tab To monitor virtual memory

Step:5
Click on Classes To monitor classes


No comments:

Post a Comment