I need to set an email alert when the CPU utilization on a node reaches 100% for two hours. They only want to get this alert every 24 hours. What would be the best way to do this?
Thanks.
Glenn, if I understand your question correctly, you create a new NPM alert. The trigger would be CPU Utilization equal to 100. Then set "Do not trigger this action until condition exists for more than 2 hours" Within the "Alert Escalation" tab there is an option to repeat the alert ever X minutes or hours.
Thanks for the response. I'm following everything except the part- "Do not trigger this action until condition exists for more than 2 hours." I am not able to find that anywhere.
At the bottom of the alert trigger tab (second from the left) there's a duration drop down. That's where you set how long the condition has to be "true" before an alert is triggered.
The screenshot below might help..