<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Nagios-users] check_http for ssl woes..</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Thanks for the tip...</FONT>
</P>

<P><FONT SIZE=2>Even though I specified where the SSL header files were - the configure script didn't take it - I guess I amde a typo or womething.</FONT></P>

<P><FONT SIZE=2>re-compiled everything, and now I have the -S option available in the help file.</FONT>
</P>

<P><FONT SIZE=2>Thanks again for the help.</FONT>
</P>

<P><FONT SIZE=2>____________________</FONT>
<BR><FONT SIZE=2>Ian Farr</FONT>
<BR><FONT SIZE=2>Director of Network Infrastructure</FONT>
<BR><FONT SIZE=2>Oceanwide.com</FONT>
<BR><FONT SIZE=2>514-289-9090 ext 234</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Subhendu Ghosh [<A HREF="mailto:sghosh@sghosh.org">mailto:sghosh@sghosh.org</A>]</FONT>
<BR><FONT SIZE=2>Sent: Friday, May 09, 2003 12:34 PM</FONT>
<BR><FONT SIZE=2>To: Ian Farr</FONT>
<BR><FONT SIZE=2>Cc: Nagios Users List (E-mail)</FONT>
<BR><FONT SIZE=2>Subject: Re: [Nagios-users] check_http for ssl woes..</FONT>
</P>
<BR>

<P><FONT SIZE=2>you are missing the -S option for ssl-enabled sites</FONT>
</P>

<P><FONT SIZE=2>port-numbers don't always relate to the protocol.</FONT>
</P>

<P><FONT SIZE=2>-sg</FONT>
</P>

<P><FONT SIZE=2>On Fri, 9 May 2003, Ian Farr wrote:</FONT>
</P>

<P><FONT SIZE=2>> Hello all,</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> I am trying to get check_http working with some SSL sites, and have not had</FONT>
<BR><FONT SIZE=2>> much success. Here is what I have done.</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> I downloaded the 1.3.0 plugins and ran the configure script with the</FONT>
<BR><FONT SIZE=2>> --enable-SSL --with-openssl=<dir> options, and make all && make install.</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Everything works for HTTP sites, but wheneve I try someting like this:</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>>  check_http -I <IPADDRESS> -R "textToSearchFor" -p 443 -v it just times out</FONT>
<BR><FONT SIZE=2>> and returns nothing.</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Am I missing something? is there another way to call the check_http to</FONT>
<BR><FONT SIZE=2>> enable SSL - or can I just specify 443 as the port?</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Sorry if this is a "silly" question, but I have searched around and not had</FONT>
<BR><FONT SIZE=2>> much luck.</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Thanks for any help...</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> ____________________ </FONT>
<BR><FONT SIZE=2>> Ian Farr </FONT>
<BR><FONT SIZE=2>> Director of Network Infrastructure </FONT>
<BR><FONT SIZE=2>> Oceanwide.com </FONT>
<BR><FONT SIZE=2>> 514-289-9090 ext 234 </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> </FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
</P>

</BODY>
</HTML>