check_http invalid option ssl is not available
Posted: Thu Oct 15, 2015 1:43 pm
Hi,
I configured Nagios 4.1.1 in Centos and the check_http plugin to monitor some websites but i have the same problem some people, this problem is that SSL is not available when i tried to check a https website, i recompile the plugins with the ./configure --with-openssl=/usr/bin/openssl option but still getting same error. Please help me.
This are my configurations:
1-
2- Monitor Plugins Folder
3- Same Error....
if you know any solution for this error would greatly appreciate it
I configured Nagios 4.1.1 in Centos and the check_http plugin to monitor some websites but i have the same problem some people, this problem is that SSL is not available when i tried to check a https website, i recompile the plugins with the ./configure --with-openssl=/usr/bin/openssl option but still getting same error. Please help me.
This are my configurations:
1-
Code: Select all
Package 1:openssl-devel-1.0.1e-42.el7.9.x86_64 already installed and latest version, Nothing to do 2- Monitor Plugins Folder
Code: Select all
[root@linux monitoring-plugins-2.1.1]# ./configure --with-openssl=/usr/bin/openssl 3- Same Error....
Code: Select all
[root@linux monitoring-plugins-2.1.1]# /usr/local/nagios/libexec/check_http -H digid.nl -C 30
check_http: Invalid option - SSL is not available
Usage:
check_http -H <vhost> | -I <IP-address> [-u <uri>] [-p <port>]
[-J <client certificate file>] [-K <private key>]
[-w <warn time>] [-c <critical time>] [-t <timeout>] [-L] [-E] [-a auth]
[-b proxy_auth] [-f <ok|warning|critcal|follow|sticky|stickyport>]
[-e <expect>] [-d string] [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]
[-P string] [-m <min_pg_size>:<max_pg_size>] [-4|-6] [-N] [-M <age>]
[-A string] [-k string] [-S <version>] [--sni] [-C <warn_age>[,<crit_age>]]
[-T <content-type>] [-j method]