R: R: services check stale
Andreas Ericsson
ae at op5.se
Mon Nov 29 18:06:26 CET 2004
Marco Borsani wrote:
> Hi,
>
> I made a simple test.
> I put same configs file on two different servers nagios is running at (I
> will call them "Server A" and "Server B".
> I shutdown a monitored host (that has also some services monitored on it) to
> see which kind of messages I'd receive.
> On Server A I received 10 "HOST ALERT - DOWN - PING CRITICAL - Packet loss =
> 100%"
> On Server B I received 10 "HOST ALERT - DOWN - CRITICAL - Plugin timed out
> after 10 seconds"
>
> WHY ? Any idea?
>
Your PING binaries aren't the same on both systems, or your plugin
versions differ slightly. If you want the output to be exactly the same
on both systems you can try the check_icmp plugin instead.
> Both servers use following command on HOST CHECK:
> # 'check-host-alive' command definition
> define command{
> command_name check-host-alive
> command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c
> 5000.0,100% -p 5 -t 30
> }
>
> Many thanks
>
> Marco
>
>
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Lead Developer
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
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