Search found 4 matches
- Thu Oct 15, 2015 3:44 pm
- Forum: Open Source Nagios Projects
- Topic: check_http invalid option ssl is not available
- Replies: 8
- Views: 6206
Re: check_http invalid option ssl is not available
rkennedy, this is the command output: --with-apt-get-command: --with-ping6-command: /usr/sbin/ping6 -n -U -w %d -c %d %s --with-ping-command: /usr/bin/ping -n -U -w %d -c %d %s --with-ipv6: yes --with-mysql: no --with-openssl: yes --with-gnutls: no --enable-extra-opts: yes --with-perl: /usr/bin/perl...
- Thu Oct 15, 2015 2:43 pm
- Forum: Open Source Nagios Projects
- Topic: check_http invalid option ssl is not available
- Replies: 8
- Views: 6206
Re: check_http invalid option ssl is not available
Yes i have [root@linux monitoring-plugins-2.1.1]# yum install openssl Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.gtdinternet.com * epel: epel.gtdinternet.com * extras: mirror.gtdinternet.com * updates: mirror.gtdinternet.com Package 1:openssl-1.0.1e-42.el...
- Thu Oct 15, 2015 2:17 pm
- Forum: Open Source Nagios Projects
- Topic: check_http invalid option ssl is not available
- Replies: 8
- Views: 6206
Re: check_http invalid option ssl is not available
Sorry, yes, i put make and make install after ./configure --with-openssl but getting same error....
- Thu Oct 15, 2015 1:43 pm
- Forum: Open Source Nagios Projects
- Topic: check_http invalid option ssl is not available
- Replies: 8
- Views: 6206
check_http invalid option ssl is not available
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...