Is there a method to suppress multiple alerts from a single incident. For example: if 1 is an alert and 0 is green. The object in question goes to 1 and remains there for 30 minutes. (it takes a while to fix) and we check status every 5 minutes. This would result in an alert being sent a total of 7 times for the time period.
Is there a way of having an alert know that "it's the same state as last check don't alert"? Thanks in advance.