I've just upgraded to Orion NPM 10.1.2 SP1, and what I'm trying to do is the following:
1) I have created groups for each of my locations with two sub groups:
a) 1 sub-group is for my WAN device and the other is for my LAN devices
2) I've created a dependency for my two sub groups: LAN(child) is dependent on the WAN (parent)
What I'm trying to accomplish is the following:
- if my WAN device is unreachable, do not alert me on the LAN devices.
- An alert e-mail reminder (every X amount of minutes) sent to my team when the WAN device is down only (not for the LAN devices)
anyone else successful in setting this up? Any input/suggestions would be appreciated!