I'm trying to find some clarity on how dependencies should be set up.
We have a few different scenarios where we think a child should have multiple parents. The documentation mention to put multiple parents in a group I'm not clear how that works. If one parent in the group goes down will the child alerts still be suppressed and we'll just get the alert on that parent? Or does the group as a whole since its the parent need to go down?
We turned on auto dependencies and it found the node - node dependencies but we have interfaces where multiple routers aggregate back to that we'd like to a more granular dependency on. I've created a group for the routers that aggregate back to that interface. If there are already node to node dependencies and and I also create an interface to group with the same edge routers will the edge routers alert be suppressed if the core node AND interface goes down? Or is it a core node OR interface behavior? Also for clarity the interface is an interface on that same core node. Or do I need to create a group for the node and interface and use that as the parent?