New check_http

Freddy Frouin freddy.frouin at fluxus.net
Fri Sep 27 11:40:12 CEST 2002


try:

gcc -DHAVE_CONFIG_H -DHAVE_SSL [...]

then, maybe you will have to link it correctly with the ssl library, so
to compile it in 2 step.

yet, why do you not run the ./configure wich should enable the ssl support if
it find it on your system ??

On Fri, 27 Sep 2002 11:27:36 +0200
Denis Pavani <d.pavani at cineca.it> wrote:

> I am trying to compile new beta check_http with SSL support (just to 
> check https in a nice way, doing by lynx at the moment).
> I use:
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -I/usr/include 
> -g -O2 -c check_http.c
> 
> then
> 
> gcc  -g -O2 -L. -o check_http  check_http.o netutils.o utils.o -lnsl 
> -lresolv  -lutil -lssl
> 
> I have libssl installed, of course.
> But in running the plugin I get:
> 
> ./check_http www.putahosthere.it -S -p443
> check_http: invalid option - SSL is not available
> 
> Any hint to solve my problem?
> Thanks
> 
> ************************************************************************
> Denis Pavani
> 
> CINECA	-	Comunicazioni e Sistemi Distribuiti
> 
> phone:+39 0516171411 / fax:+39 0516132198
> http://www.cineca.it
> ************************************************************************
>   "Siamo pagati per adattarci, improvvisare e raggiungere lo scopo"
>    -- Gunny Highway
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> 


-- 
Freddy Frouin
Responsable Supervision
Fluxus - British Telecom
30, rue du Château des Rentiers
75013 Paris

Tél: +33 (0)1 44 97 70 00
Fax: +33 (0)1 44 97 70 07


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf




More information about the Users mailing list