[Nagiosplug-devel] [ nagiosplug-Bugs-946857 ] check_ping - output error
SourceForge.net
noreply at sourceforge.net
Mon May 3 06:50:00 CEST 2004
Bugs item #946857, was opened at 2004-05-03 12:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=946857&group_id=29880
Category: Argument proccessing
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: Pumuckel1980 (pumuckel1980)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_ping - output error
Initial Comment:
Hello,
I have some problems with the "nagios-plugins-
1.4.0alpha1". In this Version the check_ping plugin show
me the following result:
"bin/ping -n -U -c 1 ntest2ext
Error: Could not interpret output from ping command"
It's OK when I use the "nagios-plugins-1.3.1.tar.gz".
./check_ping -H ntest2ext -w 3000.0,80% -c
5000.0,100% -p 1 PING OK - Packet loss = 0%, RTA =
0.22 ms
PING OK - Packet loss = 0%, RTA = 0.46 ms
Here are my differnet settings:
1.
nagios-plugins-1.3.1.tar.gz
##############################
= uname -a
"Linux *HOSTNAME* 2.4.22 #1 SMP Mit Okt 29 15:21:08
CET 2003 i686 i686 i386 GNU/Linux"
=./check_ping -H *HOSTNAME* -w 3000.0,80% -c
5000.0,100% -p 1
"PING OK - Packet loss = 0%, RTA = 0.22 ms
PING OK - Packet loss = 0%, RTA = 0.48 ms"
2.
"nagios-plugins-1.4.0alpha1"
##############################
= uname -a
"Linux *HOSTNAME* 2.4.22 #1 SMP Mit Okt 29 1:21:08
CET 2003 i686 i686 i386 GNU/Linux"
=./check_ping -H ntest2ext -w 3000.0,80% -c
5000.0,100% -p 1
"/bin/ping -n -U -c 1 ntest2ext
Error: Could not interpret output from ping command"
thanks for help
bye
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=946857&group_id=29880
More information about the Devel
mailing list