I have a CPU Utilization advanced alert issue
The alert is configured to check every minute.
Trigger condtion is "CPU Load >= 95" and is configured for "Do not trigger this action until condition exists for more than 30 minutes"
Reset condition is "Reset when trigger conditions are no longer true"
No alert suppression is used.
The trigger action is to send an alert e-mail and the reset action is to send a clear e-mail.
When server's CPU load matches the above criteria, I get the appropriate alert and clear emails.
But I have many instances when a server's CPU load is over the 95% threshold but not for the 30 minutes. In those instances, I am not getting the trigger email, which is correct by design. But I am still getting a clear email from the reset action.
Any thoughts?