Here is a brief overview of what I am trying to accomplish:
My company has ~200 remote sites spread out over the states. each site has its own unique subnet. All of the primary routers at these sites either end with a .1, .251, or .252 for their IP address. We have various alerts setup for the servers, switches, etc at each site.
I am trying to get alert suppression to suppress the site's alerts if their primary router is down and I have a separate alert that looks only at primary routers that sends out a separate alert. The problem i'm having is with using wildcards to look for any IP that ends in .1, .251, or .252 to suppress the alerts. I've tried simple conditions where the IP contains *.*.*.1 and where the IP equals *.*.*.1 and a few others without success, from what i can tell trying to use the wildcards breaks the alert completely.
I have a strong feeling the problem is related to how SolarWinds handles wildcard searches in general. I've noticed that doing a IP search of *.*.*.1 in NPM comes back with erroneous results as well.
Anyone have any ideas/suggestions on this?


Thanks, Joe