[Nagiosplug-devel] could not interpret ping output
Frank Schuurman
frank at confra.nl
Mon Apr 26 07:23:05 CEST 2004
Hi,
I have a problem getting the stuff right. I use the 1.4 plugin series. Downloaded, ./configure, make, make install en use it. (just the same as de RH5 box). The reason to go to Mandrake was that the de RH5 box was not up to date with the Libs, and Mandrake came for free.
[root at nagios libexec]# ./check_ping -H 213.10.27.129 -w 400,20% -c 600,60% -t 30
/bin/ping -n -c 5 213.10.27.129
Error: Could not interpret output from ping command
On the RH5 box it works fine. I don't know were to look now. I don't want to implement a Windows sort of HP Openview app. but I have not much resources available to promote Linux in my org.
Ping Mandrake Linux 9.2
[root at nagios libexec]# /bin/ping -n -c 5 213.10.27.129
PING 213.10.27.129 (213.10.27.129) 56(84) bytes of data.
64 bytes from 213.10.27.129: icmp_seq=1 ttl=245 time=27.7 ms
64 bytes from 213.10.27.129: icmp_seq=2 ttl=245 time=27.5 ms
64 bytes from 213.10.27.129: icmp_seq=3 ttl=245 time=27.5 ms
64 bytes from 213.10.27.129: icmp_seq=4 ttl=245 time=26.9 ms
64 bytes from 213.10.27.129: icmp_seq=5 ttl=245 time=26.9 ms
--- 213.10.27.129 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4038ms
rtt min/avg/max/mdev = 26.994/27.379/27.794/0.358 ms
Ping RedHat Linux 5.0
[root at nagios libexec]# /bin/ping -n -c 5 213.10.27.129
PING 213.10.27.129 (213.10.27.129): 56 data bytes
64 bytes from 213.10.27.129: icmp_seq=0 ttl=245 time=27.8 ms
64 bytes from 213.10.27.129: icmp_seq=1 ttl=245 time=29.1 ms
64 bytes from 213.10.27.129: icmp_seq=2 ttl=245 time=28.2 ms
64 bytes from 213.10.27.129: icmp_seq=3 ttl=245 time=28.4 ms
64 bytes from 213.10.27.129: icmp_seq=4 ttl=245 time=28.6 ms
--- 213.10.27.129 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 27.8/28.4/29.1 ms
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nagios-plugins.org/archive/devel/attachments/20040426/ebf9fbee/attachment.html>
More information about the Devel
mailing list