Page 1 of 1

Which script should can monitor the PermGen Space of JVM?

Posted: Wed Sep 09, 2015 3:27 am
by wangyu
The link show the method to monitor the HeapMemory of JVM in Tomcat
https://support.nagios.com/forum/viewto ... 9afbf19b4e

java.lang. out of memory always include two situation:
heap space and PermGen Space

Which script should I use can monitor the PermGen Space of JVM in Tomcat?
The version of nagios I use is 3.5.0

Re: Which script should can monitor the PermGen Space of JVM

Posted: Wed Sep 09, 2015 4:26 pm
by hsmith
wangyu wrote:The link show the method to monitor the HeapMemory of JVM in Tomcat
https://support.nagios.com/forum/viewto ... 9afbf19b4e

java.lang. out of memory always include two situation:
heap space and PermGen Space

Which script should I use can monitor the PermGen Space of JVM in Tomcat?
The version of nagios I use is 3.5.0
Hello wangyu,

Have you checked out the Tomcat Plugins on Nagios Exchange yet to see if there is one that fits what you're looking for there?