[Nagiosplug-devel] check_ping: Could not interpret output from ping command
    Julien TOUCHE 
    julien.touche at lycos.com
       
    Mon Aug 30 20:46:21 CEST 2004
    
    
  
i test today nagiosplug 1.4.0alpha1 and HEAD and have a problem with
ping (on linux whitebox3/x86)
# /bin/ping -n -U -w 10 -c 5 localhost
PING whitebox (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=0 ttl=0 time=0.094 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=0 time=0.057 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=0 time=0.025 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=0 time=0.023 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=0 time=0.023 ms
--- whitebox ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4015ms
rtt min/avg/max/mdev = 0.023/0.044/0.094/0.028 ms, pipe 2
# /opt/nagios/libexec/check_ping -V
check_ping (nagios-plugins 1.4.0alpha2) 1.27
The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
copies of the plugins under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
# /opt/nagios/libexec/check_ping -H localhost -c 400,50% -w 100,10%
/bin/ping -n -U -w 10 -c 5 localhost
Error: Could not interpret output from ping command
Regards
		Julien
    
    
More information about the Devel
mailing list