hello,all:
i am using zabbix(Verssion:1.8) for the first time, and i want to monitor some web pages.
i created the web monitoring scenarios,but the zabbix did't sent the notifications when the scenario is failed.
i got some information from zabbix forum,which says i should create items and triggers first,and zabbix agent have some web items,like "web.test.fail"... but my zabbix only have three web item keys:
web.page.get[host,<path>,<port>]
web.page.perf[host,<path>,<port>]
web.page.regexp[host,<path>,<port>,<regexp>,<length>]
but,i didn't know how to use this,i want to monitor some urls,like " www.google.com",i need to get the response code,and the full response time,what can i do?
If any body knows, Please help me.
Thank you.
i am using zabbix(Verssion:1.8) for the first time, and i want to monitor some web pages.
i created the web monitoring scenarios,but the zabbix did't sent the notifications when the scenario is failed.
i got some information from zabbix forum,which says i should create items and triggers first,and zabbix agent have some web items,like "web.test.fail"... but my zabbix only have three web item keys:
web.page.get[host,<path>,<port>]
web.page.perf[host,<path>,<port>]
web.page.regexp[host,<path>,<port>,<regexp>,<length>]
but,i didn't know how to use this,i want to monitor some urls,like " www.google.com",i need to get the response code,and the full response time,what can i do?
If any body knows, Please help me.
Thank you.
Comment