[Nagiosplug-help] check_ping : CRITICAL - plugins 1.4 - nagios 2.0b1 - Fedora 3

Andreas Ericsson ae at op5.se
Tue Feb 8 00:25:32 CET 2005


Jonas Karsch wrote:
> Hi list,
> 
> 
> 
> i have a Problem with 
> 
> Fedora 3
> 
> nagios-2.0b1.tar.gz
> 
> nagios-plugins-1.4.tar.gz.
> 
> 
> 
> All hosts seem to be down.
> 
> check_ping results:
> 

Try the check_icmp plugin instead. It should be distributed with the 
plugins, but you might have to do
make -C plugins check_icmp
to build it.

> "" 
> 
> [nagios at besvlnx01 libexec]$ ./check_ping -H 10.3.6.1 -w 3000.0,80%
>  -c 5000.0,100% -p 1
> 
> /bin/ping -n -U -w 10 -c 1 10.3.6.1
> 
> CRITICAL - Could not interpret output from ping command
> 

This was the original reason for the creation of the check_icmp plugin. 
Remember that check_icmp, just like /bin/ping must be setuid root to get 
access to raw sockets.

> ""
> 
> 
> 
> If i use ping i get the following results:
> 
> ""
> 
> [nagios at besvlnx01 libexec]$ ping -n -U -w 10 -c 1 10.3.6.1
> 
> PING 10.3.6.1 (10.3.6.1) 56(84) bytes of data.
> 
> 64 bytes from 10.3.6.1: icmp_seq=0 ttl=128 time=0.418 ms
> 
> 
> 
> --- 10.3.6.1 ping statistics ---
> 
> 1 packets transmitted, 1 received, 0% packet loss, time 0ms
> 
> rtt min/avg/max/mdev = 0.418/0.418/0.418/0.000 ms, pipe 2
> 
> ""
> 
> 
> 
> My configuration was runing on an earlier Nagios relase properly
>  but the hdd crashed and now i have to create a new one quickly,
>  could anyone help?
> 
> 
> 
> Thank you
> 
> 
> 
> - Jonas Karsch (jonazk)
> 
> 
> 
> -----------------------
> 
> The mailing list archive is found here:
> 
> http://www.nagiosexchange.org/nagiosplug-help.32.0.html
> 
> 				
> 
> 
> -------------------------------------------------------
> 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://ads.osdn.com/?ad_ide95&alloc_id396&op=click
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
> 

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer




More information about the Help mailing list