Monitor and graph JVM heap size
Monitor and graph JVM heap size
I am trying to monitor and graph the JVM heap size for a tomcat server. I have tried the check_jmx plugin but it does not come with graphs. I have also tried the check_was but that seems to only work on IBM application servers. Does anyone know of a plugin that can graph this?
Re: Monitor and graph JVM heap size
A quick search turned up check_tomcat.pl, which may do the job.
Re: Monitor and graph JVM heap size
I have check_jmx doing this exact check and rrdtool graphing it. I got the graphing info here: http://leanjavaengineering.wordpress.co ... ps-part-2/
and of course, here is the plugin with pretty good instructions: http://exchange.nagios.org/directory/Pl ... mx/details
and of course, here is the plugin with pretty good instructions: http://exchange.nagios.org/directory/Pl ... mx/details
Re: Monitor and graph JVM heap size
Thanks for posting the link to that infomation, it will definitely help other people!
Nicholas Scott
Former Nagios employee
Former Nagios employee