Hi All,
I'm setting up some web probes with zabbix and have run into a little problem with HTTPS.
With HTTP, everything is working fine, and I get nice graphs and results with the web probes. However, from the same server, HTTPS does not seem to work.
Curl is installed on the machine, together with the OpenSSL libs. I can do a curl from the command line and retrieve the HTTPS page correctly.
In the zabbix web monitoring page, the HTTPS probe just "hangs" on step 1 and nothing happens from then on. No errors, nothing happens.
I've done some network sniffing from the host where the probes are running , and there is no network activity at all on the HTTPS host i'm trying to probe.
Anyone have an idea what is wrong here? As I said, HTTP probes are working fine from zabbix.
I'm setting up some web probes with zabbix and have run into a little problem with HTTPS.
With HTTP, everything is working fine, and I get nice graphs and results with the web probes. However, from the same server, HTTPS does not seem to work.
Curl is installed on the machine, together with the OpenSSL libs. I can do a curl from the command line and retrieve the HTTPS page correctly.
In the zabbix web monitoring page, the HTTPS probe just "hangs" on step 1 and nothing happens from then on. No errors, nothing happens.
I've done some network sniffing from the host where the probes are running , and there is no network activity at all on the HTTPS host i'm trying to probe.
Anyone have an idea what is wrong here? As I said, HTTP probes are working fine from zabbix.
Comment