Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: How Can I monitoring java heap with jstat?"
To view the discussion, visit:
https://community.jboss.org/message/776961#776961
--------------------------------------------------------------
jstat is a console tool to monitor the JVM heap and GC.
See the
http://docs.oracle.com/javase/6/docs/technotes/tools/share/jstat.html
documentation
I often use 'jstat -gc PID <intervall>'
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/776961#776961]
Start a new discussion in Performance Tuning at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]