Problem with nagios skipping check_rpc checks
Jeremiah Coleman
jcoleman at cctechnol.com
Fri Nov 10 19:41:06 CET 2006
I have a nagios system I recently set up, and everything is working
fine, except for check_rpc checks. For some reason, the schedular seems
to be skipping the checks, and not rescheduling them. I get no error
messages that I can find in the logs. All other checks run as they
should.
The relevant portions of the configs:
define command{
command_name check_nfs
command_line $USER1$/check_rpc -H $HOSTADDRESS$ -C nfs -p
2049 -t
}
check_rpc is in the directory pointed to by $USER1$. All the other
checks have the same directory. I can run this check command line no
problem at all.
define service{
use generic-service ; Name
of servic
e template to use
host_name kraken,luna,zeus
service_description NFS
is_volatile 0
check_period 24x7
max_check_attempts 4
normal_check_interval 5
retry_check_interval 1
contact_groups admins
notification_options w,u,c,r
notification_interval 960
notification_period 24x7
check_command check_nfs
}
Can anyone help me with this?
Thanks,
Jay
--
Jeremiah Coleman
Systems Administrator
C & C Technologies
337-261-0660 x3421
jcoleman at cctechnol.com
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list