I have an interesting problem. I'm monitoring the available volume space on our servers. However, When I set the alert to be suppressed if the VolumeType is not equal to "Fixed Disk," the alerts aren't triggered at all. As soon as I remove this suppression, I receive the alerts again. Of course, this includes memory, which is handled by other alerts.
The obvious work-around is to add a trigger condition that the VolumeType is equal to "Fixed Disk," but, mainly to keep the logical flow organized, I would like this to be handled by the suppression action.
Has anyone experienced this same issue?