-
Notifications
You must be signed in to change notification settings - Fork 1
High CPU Recovery
alinselicean edited this page Feb 13, 2023
·
2 revisions
The High CPU - Recovery notification is sent when the CPU on any of the monitored servers recovers and goes below the alert threshold set in the configuration tables. Once the High CPU recovers, the alert state is considered to be OFF for the affected servers. This notification is sent out part of the High CPU alert.
By default, CPU is checked every minute. This can be changed by changing the frequency of the SQL Agent job.
The SQL Agent job implementing this check is called "dba - alert cpu".
The threshold for this alert is set in the DBADashExt database and is independent of the ones defined in the DBADash configuration tables.
No user action is required
n/a
This is a sample notification:
This is still work-in-progress