Created a simple advanced alert based on a custom node poller. The trigger is custom node poller name = pollername1 and custom node poller status = 0 . Very simple works exactly as expected. There are devices that fire off alerts based on this trigger that we don't care about because these devices are in a backup state and in fact I have another custom poller that looks for this status. So I thought suppressing just these alerts would be a snap. Went to the Alert Suppression tab and added custom node poller name = pollername2 and custom node poller status = 2. When I applied this it suppressed every alert instance even though some of the triggered device alerts aren't even being polled by the poller specified under the suppression tab. Tried changing the logic in the suppression from "all' must be true to "none" must be true and still all alerts are suppressed. In fact it didn't seem to matter what I put in the suppression tab if there was anything there I get no alerts. What am I missing ?? Thanks in advance.