[Nagiosplug-help] IPv6 and http_check issues
Tuska, Christopher
Christopher_Tuska at cable.comcast.com
Mon Mar 14 23:02:00 CET 2011
Any ideas why the http check would fail?
-bash-3.00$ ping -s ipv6.google.com
PING ipv6.google.com: 56 data bytes
64 bytes from ipv6.google.com (2001:4860:8004::68): icmp_seq=0. time=107. ms
-bash-3.00$ ./check_ping -6 -H 2001:4860:8004::68 -w 120.0,80% -c 200.0,90%
PING OK - Packet loss = 0%, RTA = 107.00 ms|rta=107.000000ms;120.000000;200.000000;0.000000 pl=0%;80;90;0
-bash-3.00$ ./check_ping -6 -H Ipv6.google.com -w 120.0,80% -c 200.0,90%
PING OK - Packet loss = 0%, RTA = 108.00 ms|rta=108.000000ms;120.000000;200.000000;0.000000 pl=0%;80;90;0
-bash-3.00$ ./check_http -6 Ipv6.google.com -v
CRITICAL - Socket timeout after 10 seconds
-bash-3.00$ ./check_http -6 -H 2001:4860:8004::68 -v
CRITICAL - Socket timeout after 10 seconds
Tuska
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20110314/96b7bcda/attachment.html>
More information about the Help
mailing list