Which script should can monitor the PermGen Space of JVM?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
wangyu
Posts: 41
Joined: Tue Aug 25, 2015 2:41 am

Which script should can monitor the PermGen Space of JVM?

Post 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
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

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

Post 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?
Former Nagios Employee.
me.
Locked