April 22, 2020
Estimated Post Reading Time ~ < 1 Min

How to monitor the Performance of AEM instance using JVisualVM

Statement: How to monitor the performance of AEM instance through Jconsole or JvisualVM

Pre-requisite:
- Make sure Java SDK/JRE 1.6/1.7/1.8 installed
- Make sure the AEM instance is up and running.

Solution:
- For windows system , open the CMD prompt.
- Type Jconsole or Jvisualvm or Visualvm for this example have used- Jvisualvm command

jv

jvv

- After this you can select other options, including Monitor:

jvv1

- Perform GC and Heap dump
- Monitor CPU, heap usage
- Monitor Live and Daemon threads.

jvv2

- Take threaddump for any analysis
- Shows LIve and Daemon threads
- Shows running, Sleeping, wait,Park and Monitor.

jvv3

- Perfrom CPU and Memory Sampling
- Perform GC and Heap dump
- Can take snapshots

jvm

- Within the local application, as shown above, 
Double click on com.day.crx.quickstart.Main
- the Overview will be shown default.
aem4beginner.blogspot


By aem4beginner

No comments:

Post a Comment

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

Ad Blocker Detected :(

Please consider supporting us by disabling your ad blocker.

Please Disable your adblocker and Refresh the page to view the site content.