I have a simple check with a trigger that reads
{Template_Simple:http,8080.min(120)}=0
I would like trigger to activate only after http test fails for 120seconds.
Problem is that trigger is activated immediately.
What am I doing wrong?
{Template_Simple:http,8080.min(120)}=0
I would like trigger to activate only after http test fails for 120seconds.
Problem is that trigger is activated immediately.
What am I doing wrong?
Comment