So, I have a bunch of triggers which I am using to monitor the results on a cURL command. Generally they report 200 on success.
The triggers look like:
{Gateway Template:Resolver-Get.last()}#200
And the trigger does appear to generate a problem when I get a value other than 200.
However, when the item value gets updated with a successful value it doesn't appear to "reset" the trigger. Meaning it still appears as a problem for that host.
What am I doing wrong??
The triggers look like:
{Gateway Template:Resolver-Get.last()}#200
And the trigger does appear to generate a problem when I get a value other than 200.
However, when the item value gets updated with a successful value it doesn't appear to "reset" the trigger. Meaning it still appears as a problem for that host.
What am I doing wrong??
Comment