I have a scenario that I can't wrap my brain around how to set up alert wise.
We have internet circuits that we monitor and alert on if they go down. The circuits are parent to primary firewall dependency.
For "critical" locations, there are 3 circuits in a group (with a custom property GroupType = Critical Circuits).
When all three Circuits in a Critical group go down, we want to fire Alert A saying the firewall needs to be rebooted. (I set up an alert that fires off when Group Status = Down and GroupType = Critical Circuits)
However, if a circuit goes down (node status = down) and is:
1) either NOT in a critical group, or
2) the entire critical group is NOT down
We want to send off Alert B which says the circuit itself is down.
I can't think of how to make the node alert accommodate for checking if it is in a group or checking if the group is not all down. Perhaps somehow in the advanced alerting features? I also am fine with splitting this up into another alert if that is necessary.
Thank you, any help is appreciated!