Hi Felix, I have a question regarding this tutorial. Do I set a notification with the http action on the green IT sensor or the sensor that I want to stay in alarm status for more than one interval? And the line of code:
http(s)://YourServerIP/api/simulate.htm?id=objectid&action=1&username=YourUserAccount&Passhash=YourPasshash
Do I need to write the objectid as #5149 or simply 5149? I'm kinda stomped after the tutorial the alarm staus does not last for more than one interval.
Article Comments
It's all goog now. I figured it out. I left the (s) after http in the string. Thanks!
Aug, 2017 - Permalink
Hi,
The trigger needs to be added to the sensor for which you want to keep the status. The sensor ID of the HTTP command needs to be the ID of the newly created Green IT sensor. Enter the ID without the hashtag.
As soon as the source sensor goes down, the notification will set the Green IT sensor into an error state.
Best regards, Felix
Aug, 2017 - Permalink