This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Please help with this Alert....

I would like to trigger an alert if the following conditions are met:

( IP.StartsWith(10.219) || IP.StartsWith(10.209) || IP.StartsWith(172.19) )

&&

( Node.Status == DOWN || Node.Status == Unreachable )

Here is the Alert Triggers I set up: