[Nagiosplug-devel] check_http + proxy

Julien TOUCHE julien.touche at lycos.com
Fri Dec 31 09:51:10 CET 2004


Stanley Hopcroft a écrit :
> However unless you have a proxy requiring authentication (and then the 
> full URI scheme _may_ help), you can use the -H option to specify the 
> proxy and a URI as the -u option eg
> 
> tsitc> ./check_http -H a.b.c.d -u http://cisco.com/ -v |& more
thanks a lot, it works good, but ...

it does not seem to work with https://host

/opt/nagios/libexec/check_http -H proxy -u http://www -p port
                 ok
/opt/nagios/libexec/check_http -H proxy -u https://www -p port -S -4 -v
SSL seeding: OK
30303:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown 
protocol:s23_clnt.c:475:
Unable to open TCP socket


Regards

		Julien

note: i try also the check_wget but
#  /export/tmp/check_wget -p proxy:port www
http://www - Object not found WARNING

Regards

		Julien




More information about the Devel mailing list