Hello.
Web scenario fails.
---
Error: Timeout was reached
---
I can access to the target web URL with wget or curl on zabbix server host.
---
shell> wget -O /dev/null http://www.example.com
...
200 OK
...
---
I guess DNS lookup or something bad.
I found same message on zabbix/zabbix_server.log.
I want to more information about the failing. How can I get the debug info?
Thanks.
Web scenario fails.
---
Error: Timeout was reached
---
I can access to the target web URL with wget or curl on zabbix server host.
---
shell> wget -O /dev/null http://www.example.com
...
200 OK
...
---
I guess DNS lookup or something bad.
I found same message on zabbix/zabbix_server.log.
I want to more information about the failing. How can I get the debug info?
Thanks.
If you have some devel skill you can check it in source code level:
Comment