How can I combine any sensors with the internal script sensor.
My task is, if the sensors goes into error state it has to start a script or a service.
As example...
HTTP Sensor monitors a web page if Error 500 is returned. When 500 ist returned the http sensor fails and should restart the webservice on the server.
Is this possible?
kind regards Lars
Add comment