Sorry, no change. root@nagios:/usr/lib/nagios/plugins# ./check_http -H www.timewarnercable.com -v -f follow option f:4 GET / HTTP/1.1 User-Agent: check_http/v1.4.15 (nagios-plugins 1.4.15) Connection: close Host: www.timewarnercable.com
CRITICAL - Socket timeout after 10 seconds root@nagios:/usr/lib/nagios/plugins# ./check_http -H www.timewarnercable.com -v -f ok option f:0 GET / HTTP/1.1 User-Agent: check_http/v1.4.15 (nagios-plugins 1.4.15) Connection: close Host: www.timewarnercable.com CRITICAL - Socket timeout after 10 seconds root@nagios:/usr/lib/nagios/plugins# Frank -----Original Message----- From: Help [mailto:help-bounces+frnkblk=iname....@monitoring-plugins.org] On Behalf Of Jim Welch Sent: Friday, August 29, 2014 1:27 PM To: Monitoring Plugins Users Subject: Re: Monitoring IPv6 website Try using the '-f' parameter to control whether or not check_http stops at the first redirect or follows the redirect and checks the resulting page. -f ok -f follow (check_http -h for details) On 8/29/2014 2:14 PM, zep wrote: > curiouser and curiouser.. > >