Hi everyone,
I need some help configuring a trigger for a Web Step response time check. I have been able to create a trigger if the web scenario test fails, but am struggling to get teh response time trigger sorted.
I am using Zabbix 1.8.2 on Ubuntu.
My trigger expression is as follows:
{hostname:web.test.time[scenario name, Login].last(0)}>3
This should raise an alert if the response time for the step is longer than 3 seconds. When I try and save teh trigger I get the following error:
No such monitored parameter (web.test.time[scenario name, Login]) for host (hostname)
When I view the monitoring/latest data page, I can see data and see the graph.
Any help appreciated
Regards,
Leslie
I need some help configuring a trigger for a Web Step response time check. I have been able to create a trigger if the web scenario test fails, but am struggling to get teh response time trigger sorted.
I am using Zabbix 1.8.2 on Ubuntu.
My trigger expression is as follows:
{hostname:web.test.time[scenario name, Login].last(0)}>3
This should raise an alert if the response time for the step is longer than 3 seconds. When I try and save teh trigger I get the following error:
No such monitored parameter (web.test.time[scenario name, Login]) for host (hostname)
When I view the monitoring/latest data page, I can see data and see the graph.
Any help appreciated
Regards,
Leslie

Comment