Before I move all of my basic alerts to Advanced, I want to be sure I understand the trigger logic.
Would one of you be kind enough to verify my logic or lack thereof?
Trigger Alert when any of the following apply
Full Name contains CTRX
Full name contains CTX
Trigger Alert when all of the following apply
Interface Status is equal to Down
1. Basic logic:
If the first condition group's criteria are not met, the alert is not used.
If the first condition group's criteria are met, the next condition group is looked at.
If this next condition group's creteria are not met, the alert is not used.
If this next condition group's criteria are met, the alert is a "go" if other parameters are met (time of day, etc.)
2. This particular alert:
If an interface's full name contains CTRX or CTX, AND its interface status = Down, the criteria have passed.
Is all this correct?
Thanks.
Debbi