Navigation
This version of the documentation is archived and no longer supported. It will be removed on EOL_DATE. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.
This version of the manual is no longer supported. It will be removed on EOL_DATE.

System CPU Usage Alerts

Description

System CPU alerts indicate that the CPU usage of the MongoDB process has reached a specified threshold. This threshold is specified when the alert is created.

Common Triggers

System: CPU (Steal) %

Occurs when the percentage of time the CPU is in a state of “involuntary wait” exceeds the specified threshold. CPU steal percentage is the percentage by which the CPU usage exceeds the guaranteed baseline CPU credit accumulation rate.

Note

This alert typically triggers when all credits have been consumed on an AWS burstable performance instance.

System: CPU (User) %
Occurs when the CPU usage of the MongoDB process, as normalized by the number of CPUs, exceeds the specified threshold.

Possible Solutions

These are a few possible actions to consider to help resolve System CPU Usage alerts: