Hello folks,
I have a trigger expression like this:
{myrouter:icmpping.last(0).min(600)}=0
What I am trying to achieve is that the trigger must turn ON if the router does not respond to ping for 10 minutes. My expression does not work, any halp will be appreciated
I have a trigger expression like this:
{myrouter:icmpping.last(0).min(600)}=0
What I am trying to achieve is that the trigger must turn ON if the router does not respond to ping for 10 minutes. My expression does not work, any halp will be appreciated
Comment