Hi all,
Hi all,
is there any way to setup trigger for web monitoring to check response time is greterthan 10 seconds and webtestfail.
i configured a trigeer
{test-generic:web.test.time[Servers,Sec Servers,resp].last(0)}>8s|{test-generic:web.test.fail[Sec Servers].last(0)}#0
it is checking last value i.e last#1 value if it fails it is alerting
but i would like to configure the trigger , it has to check last 3 values and if those three values failed the condition it should alert.
Can some body let me know the trigger configuration for this
Thanks
Hi all,
is there any way to setup trigger for web monitoring to check response time is greterthan 10 seconds and webtestfail.
i configured a trigeer
{test-generic:web.test.time[Servers,Sec Servers,resp].last(0)}>8s|{test-generic:web.test.fail[Sec Servers].last(0)}#0
it is checking last value i.e last#1 value if it fails it is alerting
but i would like to configure the trigger , it has to check last 3 values and if those three values failed the condition it should alert.
Can some body let me know the trigger configuration for this
Thanks
Comment