After setting up a TRIGGER for a template called W03, like so:
{W03:agent.ping.nodata(60)}=1
I then setup an ACTION like so:
Send Message
Trigger
Trigger Value = ON
User Group
Systems Administrators
Subject: {TRIGGER.NAME}: {STATUS}
Message: {TRIGGER.NAME}: {STATUS}
Repeat: No repeats
Whenever I turn on the action, it begins to send email and does not stop until I disable the action. Is the issue the Trigger Value = ON? If so, how does one arrange a one-time alert that says a box cannot be reached?
{W03:agent.ping.nodata(60)}=1
I then setup an ACTION like so:
Send Message
Trigger
Trigger Value = ON
User Group
Systems Administrators
Subject: {TRIGGER.NAME}: {STATUS}
Message: {TRIGGER.NAME}: {STATUS}
Repeat: No repeats
Whenever I turn on the action, it begins to send email and does not stop until I disable the action. Is the issue the Trigger Value = ON? If so, how does one arrange a one-time alert that says a box cannot be reached?
Comment