[jboss-user] [Performance Tuning] - Re: JBoss memory usage pattern

Peter Johnson do-not-reply at jboss.com
Tue Feb 22 15:56:33 EST 2011


Peter Johnson [http://community.jboss.org/people/peterj] created the discussion

"Re: JBoss memory usage pattern"

To view the discussion, visit: http://community.jboss.org/message/589094#589094

--------------------------------------------------------------
I'd be interested to see what it looks like if zabbix is not running.

One thing you could do is take thread dumps and examine them. Look for threads that are not just waiting on objects, those are the active threads. The stack trace for those threads should give you some idea on what they are processing. This might help you track down what is generating the garbage.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/589094#589094]

Start a new discussion in Performance Tuning at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110222/48ba0622/attachment.html 


More information about the jboss-user mailing list