I would like to build a total of 4 alerts. The first alert is built and functioning without issue. The remaining3 alerts are a bit complex and I am having trouble writing these alerts.
There are 9 sites, each site has a modem, Router, Switch and a WAP (some sites have 2 WAPs).
The modems each have their own /29 (10.10.1.0 /29, 10.10.1.8 /29 etc)
Behind each of the modems sit a router, switch and WAP within their own /24 subnet. All sites use the same IP addressing scheme for the infrastructure (Router, Switch and a WAP).
I have completed the building of the Alert for the modems dropping out (Using custom properties). I would also like to build 3 additional alerts for the RTR, SW and WAP.
These alerts must be built with the following criteria:
1. When the Modem Drops, the alerts for the RTR, SW and WAP are suppressed.
2. When the RTR drops (With the Modem still up), we receive an alert for the RTR but the alerts for the SW and WAP are suppressed.
3. When the SW drops (With the Modem and RTR still up), we receive an alert for the SW but the alert for the WAP is suppressed.
4. To build 3 generic advanced alerts to cover all 9 sites.
I have reviewed the Technical Reference "Understanding Orion Advanced Alerts" and gleened a few nuggetts of wisdom, any and all help is greatly appreciated!