Hi all.
Have a question about parent child relationship and bringing them together in alerting.
We have a primary and secondary wan links which are tied together with a virtual bridge between them. If the bridge fails then that means that the primary and secondary wan links are both down leaving the office in a down state.
I have created a parent child dependency using the virtual bridge as the parent, and all the other nodes in that office as the children as a group.
So in my server down alert to I have to put a condition that reads
node status is not equal to up
and
primary application is not equal to up
The end game is to reduce the amount of email alerting that goes on when an office goes down.
Any help would be greatly appreciated.