check_http and proxy

Marc-André Doll mad at b-care.net
Thu Mar 18 10:03:12 CET 2010


Hi and thank you all for your help,

I tried 

check_http -H http://my.proxy -p proxy_port -u https://my.website -S
-vvv

And I got :
 CRITICAL - cannot make SSL connection
 23041:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
protocol:s23_clnt.c:583:
 GET https://my.website HTTP/1.0
 User-Agent: check_http/v2053 (nagios-plugins 1.4.13)
 Connection: close
 Host: my.proxy:proxy_port

 HTTP CRITICAL - Error in reception

Is that a dead end ?

Le mercredi 17 mars 2010 à 15:34 +0100, Leo Stolk a écrit :
> Hi,
> 
> You could try to use --ssl in the check.
> 
> check_http --ssl -H my.proxy -p my_proxy_port -u http://my.website
> 
> Greetings,
> 
> Leo
> 
> 
> -----Oorspronkelijk bericht-----
> Van: Marc-André Doll [mailto:mad at b-care.net] 
> Verzonden: woensdag 17 maart 2010 14:17
> Aan: Nagios-Users
> Onderwerp: [Nagios-users] check_http and proxy
> 
> Hi list,
> 
> I'm trying to check some web applications through a proxy with
> check_http (version 1.4.13).
> 
> I googled it and found that, with version 1.4.8, it might be possible to
> try this
> ( http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg11186.html ) :
> 
> check_http -H my.proxy -p my_proxy_port -u http://my.website
> 
> Unfortunately, I have to access my application through HTTPS. So I tried
> with
> 
> check_http -H my.proxy -p my_proxy_port -u https://my.website -vvv
> 
> And I obtained this message : 
> > GET https://my.website HTTP/1.0
> > User-Agent: check_http/v2053 (nagios-plugins 1.4.13)
> > Connection: close
> > Host: my.proxy:my_proxy_port
> >
> >
> > http://my.proxy:my_proxy_porthttps://my.website
> > STATUS: HTTP/1.1 400 Bad Request
> > [....]
> 
> Does soemone know how I should deal with this ?
> 
> Thank you,
> 
> Marc-André
> 
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list