check https

Nicki Messerschmidt, Linksystem Muenchen GmbH nagios-users at alienn.net
Wed Mar 26 11:29:11 CET 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eduardo Leito wrote:
> I would like to know if someone knows how i can monitor the https
> service.
A prerequisite is that you have the development version of libssl
installed, after that you have to reconfigure and rebuild your nagios
plugins with:
./configure  --prefix=/usr/local/nagios --with-nagios-user=nagios
- --with-nagios-group=nagios --with-openssl=/usr/include (this ist the
debian path to openssel/ssl.h)
then you insert into checkcommands.cfg:
define command{
        command_name    check_https
        command_line    $USER1$/check_http -I $HOSTADDRESS$ -S -C 30
}

and voila, you got https checks...

Cheers
Nicki

- -- 
Linksystem Muenchen GmbH                          info at link-m.de
Schloerstrasse 10                           http://www.link-m.de
80634 Muenchen                              Tel. 089 / 890 518-0
We make the Net work.                       Fax 089 / 890 518-77

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
Comment: Keys at: https://www.link-m.de/pgp

iQA/AwUBPoFy5+s1nPm17iBDEQLzpACdG/H00Hb1BU3VjLmSRneIFnoYPt4AoN0J
woTGyZ68kRSxihBDXzcIR5GT
=PzBe
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
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