I have two volume alerts configured one for 80% used and one for 90% used. I recently discovered a new sever and this triggered both Alerts. Is there some way to configure these so that only the worse case would fire?
You could build alert suppression logic in the 80% alert so that the alert was suppressed if greater than or equal to 90%.
I gotcha..so Alert when >=80 used and < 90