Hi,
I want to test web access with a simple web scenario.
Everything is OK with Intranet Web servers but if I try to test Internet Web Servers I get this status "...Error: Timeout was reached" and in the zabbix_server.log "Error doing curl_easy_perform [Timeout was reached]".
If I try thie curl command like "curl www.google.com" It's OK.
I have created a .curlrc file for zabbix user with this line:
--proxy "http://myproxy:3128/"
Who could help me?
Thanks
I want to test web access with a simple web scenario.
Everything is OK with Intranet Web servers but if I try to test Internet Web Servers I get this status "...Error: Timeout was reached" and in the zabbix_server.log "Error doing curl_easy_perform [Timeout was reached]".
If I try thie curl command like "curl www.google.com" It's OK.
I have created a .curlrc file for zabbix user with this line:
--proxy "http://myproxy:3128/"
Who could help me?
Thanks
Comment