JBoss Community

Re: JBoss memory usage pattern

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

A easy way to monitor the jvm without big influence is 'jstat -gc PID'.
The behaviour of growing utilisation is normal for the JVMs eden space where all new created objects are.

A good starting point will be the 'Java GC tuning site'

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community