Hello,
I'm using ZABBIX 1.4 on CentOS 5 compiled with curl support and would like to know if, and if yes how it is possible to monitor Web content, when a proxy sits inbetween.
The check should perform a login on one of our HTTPS sites.
Currently i simply get a timeout message in zabbix_server.log
I'm using ZABBIX 1.4 on CentOS 5 compiled with curl support and would like to know if, and if yes how it is possible to monitor Web content, when a proxy sits inbetween.
The check should perform a login on one of our HTTPS sites.
Currently i simply get a timeout message in zabbix_server.log
Code:
4625:20070619:160004 Timeout while answering request 4623:20070619:160028 Timeout while answering request 4624:20070619:160029 Timeout while answering request 4625:20070619:160030 Timeout while answering request 4623:20070619:160059 Timeout while answering request 4624:20070619:160059 Timeout while answering request 4625:20070619:160101 Timeout while answering request 4697:20070619:160110 Error doing curl_easy_perform [a timeout was reached]
Comment