I understand how dependencies work and all, but I'm curious how most people go about setting up their groups.
We have a main data center, and a bunch of sites connected via an MPLS network. We have a single poller at the data center.
My first impulse was to create a group for each site. But when setting up the alerting dependencies, I ran into a problem. If I lose contact with the site WAN router I don't want to get alerts from all the devices at the site. I thought it would be easy to configure all devices in the site group as dependent on the site router. But the site router is also in the group, and the dependency configuration won't let you make a group of objects dependent on a member of that group.
So does that mean I have to further divide my site into groups (WAN Router, Core Switch, Downstream devices) and assign dependencies that way? Seems like a lot of configuration for just the benefit of the dependencies.
But I'm coming from a What's Up Gold background, and my perspective may be skewed by WUG's this-node-depends-on-these-nodes type of configuration (which is also tedious).