PDA

View Full Version : Trigger for text


sa22
02-07-2010, 10:09
For example, this check:
web.page.regexp[192.168.0.1,index.php,80,OK,2]
returns string "OK"
How I should define a trigger for this check?

sa22
02-07-2010, 11:01
Ok, I'v found that trigger
web.page.regexp[192.168.0.1,index.php,80,OK,2].regexp(OK)
works fine
but how I can graph this data?

ruswold
02-07-2010, 14:17
Ok, I'v found that trigger
web.page.regexp[192.168.0.1,index.php,80,OK,2].regexp(OK)
works fine
but how I can graph this data?

It's text data.
For graph use web monitoring http://www.zabbix.com/documentation/1.8/manual/web_monitoring, or web.page.perf[192.168.0.1,index.php,80]