<!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>Check_http SSL compile</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">I'm trying to get check_http to have SSL configured so that it will stop telling me this. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">"status:/usr/local/nagios/libexec# ./check_http -H 10.3.8.41 -S</FONT>
<BR><FONT SIZE=2 FACE="Arial">check_http: Invalid option - SSL is not available"</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">So I tried to recompile all of the nagios plugins. I used the ./configure command like this </FONT>
<BR><FONT SIZE=2 FACE="Arial">"./configure --with-openssl=/usr/bin/openssl" </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">But at the end of the script, it tells you if it included SSL and it always says no. I checked to see if openssl is there and it is. I can run it. I also looked for a 'config.cache' file that everyone says to remove, but I can't find one of those. I'm not sure what to do from here. Thanks for the help.</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
<BR><FONT SIZE=2 FACE="Arial">Cale Pantke</FONT>
</P>
<BR>

</BODY>
</HTML>