<html>
<head>
</head>
<body>
When you ran ./configure for the plugins, it couldn't find any SSL libraries,
so it didn't include the -S (--ssl) options in check_http. When you run
./configure, watch the output to see why its not finding your SSL libraries.<br>
<br>
Russell Scibetti<br>
<br>
DM wrote:<br>
<blockquote type="cite" cite="mid:000801c2c8af$375f0000$bb20a8c0@corp.wrhambrecht.com">
<meta content="MSHTML 6.00.2800.1126" name="GENERATOR">
<style></style>
<div><font face="Courier New" size="2">Does anyone know what happened to
the SSL option (-S in previous versions) </font></div>
<div><font face="Courier New" size="2">for the latest version of the check_http
plugin?</font></div>
<div> </div>
<div><font face="Courier New" size="2">- David</font></div>
<div> </div>
<div><a href="mailto:user@host:/usr/local/src/nagios10/nagios-plugins-1.3.0-beta2/plugins"><font face="Courier New" size="2">
user@host:/usr/local/src/nagios10/nagios-plugins-1.3.0-beta2/plugins</font></a>
<font face="Courier New" size="2">> ./check_http -h<br>
check_http (nagios-plugins 1.3.0-beta2) 1.12<br>
The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute<br>
copies of the plugins under the terms of the GNU General Public License.<br>
For more information about these matters, see the file named COPYING.<br>
Copyright (c) 1999-2001 Ethan Galstad/Karl DeBisschop <</font><a href="mailto:kdebisschop@users.sourceforge.net"><font face="Courier New" size="2">
kdebisschop@users.sourceforge.net</font></a>
<font face="Courier New" size="2">></font></div>
<div> </div>
<div><font face="Courier New" size="2">This plugin tests the HTTP service
on the specified host. It can test<br>
normal (http) and secure (https) servers, follow redirects, search for<br>
strings and regular expressions, check connection times, and report on<br>
certificate expiration times.</font></div>
<div> </div>
<div><font face="Courier New" size="2">Usage:<br>
check_http (-H <vhost> | -I <IP-address>) [-u <uri>]
[-p <port>]<br>
[-w <warn time>] [-c <critical time>] [-t <timeout>]
[-L]<br>
[-a auth] [-f <ok | warn | critcal | follow>] [-e <expect>]<br>
[-s string] [-r <regex> | -R <case-insensitive regex>]<br>
[-P string]<br>
check_http (-h | --help) for detailed help<br>
check_http (-V | --version) for version information<br>
NOTE: One or both of -H and -I must be specified</font></div>
<div> </div>
<div><font face="Courier New" size="2">Options:<br>
-H, --hostname=ADDRESS<br>
Host name argument for servers using host headers (virtual host)<br>
-I, --IP-address=ADDRESS<br>
IP address or name (use numeric address if possible to bypass DNS lookup).<br>
-e, --expect=STRING<br>
String to expect in first (status) line of server response (default:
HTTP/1.)<br>
If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)<br>
-s, --string=STRING<br>
String to expect in the content<br>
-u, --url=PATH<br>
URL to GET or POST (default: /)<br>
-p, --port=INTEGER<br>
Port number (default: 80)<br>
-P, --post=STRING<br>
URL encoded http POST data<br>
-w, --warning=INTEGER<br>
Response time to result in warning status (seconds)<br>
-c, --critical=INTEGER<br>
Response time to result in critical status (seconds)<br>
-t, --timeout=INTEGER<br>
Seconds before connection times out (default: 10)<br>
-a, --authorization=AUTH_PAIR<br>
Username:password on sites with basic authentication<br>
-L, --link=URL<br>
Wrap output in HTML link (obsoleted by urlize)<br>
-f, --onredirect=<ok|warning|critical|follow><br>
How to handle redirected pages<br>
-v, --verbose<br>
Show details for command-line debugging (do not use with nagios server)<br>
-h, --help<br>
Print detailed help screen<br>
-V, --version<br>
Print version information</font></div>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">--
Russell Scibetti
Quadrix Solutions, Inc.
<a class="moz-txt-link-freetext" href="http://www.quadrix.com">http://www.quadrix.com</a>
(732) 235-2335, ext. 7038
</pre>
<br>
</body>
</html>