Search found 3 matches

by manikanta
Tue Jul 06, 2021 11:51 pm
Forum: Open Source Nagios Projects
Topic: nagios4 check_jvm plugin
Replies: 3
Views: 3269

Re: nagios4 check_jvm plugin

i added nagios user in sudoers file. and java running with root and jvm plugin also running with root user only.

but getting same error only.

UNKNOWN JVM is running with different username, run this script with UID 0
by manikanta
Tue Jul 06, 2021 12:51 am
Forum: Open Source Nagios Projects
Topic: nagios4 check_jvm plugin
Replies: 3
Views: 3269

nagios4 check_jvm plugin

i am using check_jvm plugin to monitor java threads,class count,heap memory and non heam memory i am giving the command like this command[check_jvm]=/usr/local/nagios/libexec/check_jvm -n org.apache.catalina.startup.Bootstrap -p heap -w 1073741824 -c 2147483648 but getting error like UNKNOWN JVM is ...
by manikanta
Thu Jun 24, 2021 12:37 am
Forum: Open Source Nagios Projects
Topic: nagios 4 centos7 tomcat
Replies: 1
Views: 865

nagios 4 centos7 tomcat

hi i installed nagios 4 in centos7 and i monotored ssh mysql and os partitions and i need to monitor tomcat .for that i installed tomcat plugin.
but i am getting following error
(Return code of 127 is out of bounds. Check if plugin exists)
this error getting in nagios 4 ui