JBoss Community

Re: How Can I monitoring java heap with jstat?

created by Wolf-Dieter Fink in Performance Tuning - View the full discussion

jstat is a console tool to monitor the JVM heap and GC.

See the documentation

 

I often use 'jstat -gc PID <intervall>'

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community