Requirements:
-I don't want to use "All objects in my environment" in the alert
-I want to use "interface status is not equal to up" for best coverage
-When our connection to other managed sites go down I don't want to see any alerts except for the Parent in the dependency.
My Config:
I created a group and added all my interfaces to "All_Interfaces" and created groups/dependencies for each site and set it to "interface status is not equal to up" for best coverage.
Issue:
The wording of the dependency is concerning and leads me to believe that based on my configuration (interface status is not equal to up) I could very well still receive email alerts categorized as "Unreachable" in this scenario.
| When the parent goes down: | The status of dependent child objects are UNREACHABLE instead of DOWN or UNKNOWN. Any alerts where the trigger condition includes Node status is equal to DOWN are not triggered. |