CHECK_NRPE is not working
Kemp, Darren
Darren.Kemp at xerox.com
Thu Jan 6 19:13:03 CET 2005
What does your check_nrpe look like in command syntax?
(typically in checkcommands.cfg)
-dkk
-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Sudheer
Muddappa
Sent: Thursday, January 06, 2005 11:41 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] CHECK_NRPE is not working
I am having this strange problem with check_nrpe .
If I run it from command line it works.
./check_nrpe -H hostname -c check_disk1
DISK OK [217371 kB (50%) free on /dev/dsk/c0t0d0s0]
If I run the same from nagios services.cfg
define service{
host_name hostname
service_description DISK
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups server-admins
notification_interval 240
notification_period 24x7
notification_options u,c,r
check_command check_nrpe!check_disk1
}
I get an error saying No out put returned from plugin.
Am I missing any trick here?
Thanks,
--
Sudheer
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
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
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
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