Is there a way that I can modify this syntax to where if a system is unreachable for x amount of minutes to only alert after that time frame? Say it is unreachable for > 5 minutes only to send out the alert then?
{Template_Linux:status.last(0)}=2
Would I say: {Template_Linux:status.last(300)}=2
Thanks
{Template_Linux:status.last(0)}=2
Would I say: {Template_Linux:status.last(300)}=2
Thanks

Comment