
How do I suppress an alert for when the main node of a site goes down? I want to have it trigger if a node goes down within the site but not if the connection with the whole site goes down.
I created a value to isolate all of the external site nodes from not alerting if they go down but I can't figure out how to put into rules :
If node "router1" is down don't fire alert
I can only state that if Node status is up or not and not identify the individual node this alert relies on
