April 22, 2020
Estimated Post Reading Time ~

JVM level Monitoring of AEM Server using JConsole

Monitoring AEM Server using JConsole:
Follow the below steps for Windows Server:
Connect JConsole: :9999 where port-9999 is JMX remote port

Go to windows command prompt: jconsole :
  • Click on the overview tab see the heap memory usage, Threads, Classes, and CPU usage
  • Click on memory To monitor heap and non-heap space
  • Click on thread To monitor Threads
  • Click on Virtual tab To monitor virtual memory
  • Click on Classes To monitor classes


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.