Monitoring IPv6 website
Frank Bulk (iname.com)
frnkblk at iname.com
Fri Aug 29 20:30:21 CEST 2014
Sorry, no change.
root at 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 at 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 at nagios:/usr/lib/nagios/plugins#
Frank
-----Original Message-----
From: Help [mailto:help-bounces+frnkblk=iname.com at 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..
>
>
More information about the Help
mailing list