This may have a very simple solution, but in short
I have an application that goes into maintenance every evening, so all the alerts are supressed by testing for "in maintenance" as part of the alert check.
But then if the item is still an issue after the maintenance the alert never fires.
Is there a way to stop alerts during maintenance, but then for them to fire if there is a problem?
I have an application that goes into maintenance every evening, so all the alerts are supressed by testing for "in maintenance" as part of the alert check.
But then if the item is still an issue after the maintenance the alert never fires.
Is there a way to stop alerts during maintenance, but then for them to fire if there is a problem?
Comment