We use hardware health monitoring for all of our Dell servers. Before the upgrade to 5.2 we were fine with having a single alert that notified us if a hardware sensor was having an issue. Now that batteries are part of the mix we have seen an influx of alerts. The problem is the Dell servers automatically perform maintenance on their batteries every 90 days which causes them to go into warning status. I would like to strip the batteries out of our primary Hardware Health alert and create one specifically for them with a longer "do not trigger this action until condition exists for more than" setting.
Here is what I am trying to do to make the original alert ignore batteries.
My original alert works fine
Trigger Alert when All
MainRole is equal to Server (Custom property we use to differentiate servers from other equipment)
Trigger Alert when Any
APM Hardware Sensor Status is equal to Warning
APM Hardware Sensor Status is equal to Critical
When I add an alert supression statement I don't get any alerts
Suppress Alert when All
APM Hardware Sensor Display Name contains Battery
Any idea what I am doing wrong?