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&...]