New check_http

Denis Pavani d.pavani at cineca.it
Fri Sep 27 12:48:06 CEST 2002


Ok, I cleared config.cache and configure works correctly now.

Thanks

Freddy Frouin wrote:
> 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
>>
> 
> 
> 


-- 
************************************************************************
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




More information about the Users mailing list