The sensor dependency setting is great if you want to pause sensors based on another sensor going down. However, I want to do it the other way around!
I am using an HTTP sensor to check the status of a web server and if it goes down I want to run an SSH Script sensor to restart the server. Is there any way of using a dependency to do this?
Add comment