plugins always OK with nrpe
bmathieu
bmathieu at siris.sorbonne.fr
Fri May 13 14:58:57 CEST 2005
hi
i write a plugins which is very simple
#!/bin/bash
. utils.sh
echo "toto"
exitstatus="$STATE_CRITICAL"
exit $exitstatus
and when i call it with check_nrpe it return on nagios server an OK
state
i don t understand why.
with standard plugins i have no problem
i use nrpe-2.0 , nagios-2.0b
this check is performed by a distributed server
wich send result to the central server with nsca
thanks
basile
--
bmathieu <bmathieu at siris.sorbonne.fr>
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
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