Hi list,
How do you monitor web sites and store the response time? I have a script that gets 42 web sites on 4 web servers with curl. But because a script for UserParameter should run in 0.5 seconds maximum, the script fails often (Timeout while answering request). With the built-in items http, http_perf, check_service[http,ip,port], check_service_perf[http,ip,port] you can't specify a homepage name www...? I can't belive that web site monitoring isn't possible with zabbix.
Here is the link to the thread with the script I tried: http://www.zabbix.com/forum/showthread.php?t=349
How do you monitor web sites and store the response time? I have a script that gets 42 web sites on 4 web servers with curl. But because a script for UserParameter should run in 0.5 seconds maximum, the script fails often (Timeout while answering request). With the built-in items http, http_perf, check_service[http,ip,port], check_service_perf[http,ip,port] you can't specify a homepage name www...? I can't belive that web site monitoring isn't possible with zabbix.
Here is the link to the thread with the script I tried: http://www.zabbix.com/forum/showthread.php?t=349
Comment