Hello,
My application is deployed on
JBoss 4.2.3 and I need to monitor the JVM (Free Heap Memory) and produce a graphical representation.
I have tried to use the JConsole, which comes with the JDK but I cannont be monitoring the screen forever. Though it is very good and detailed but I would need a report generating script.
Do we have inbuilt monitoring for JBOSS ?
Can we get continuous JVM Memory logging for JBOSS ?
Waiting for some suggestions. Thanks