This incident type involves the detection of high CPU usage on a MongoDB host, often triggered by an alert monitor. The incident may be indicated by anomalous CPU usage values that are more than two standard deviations above predicted values during a specific time period, such as the last 15 minutes. The incident can cause performance issues and may require investigation to identify the root cause and resolve the problem.
Parameters
Debug
Check CPU usage on the MongoDB host
Check MongoDB logs for any errors
Check MongoDB processes and memory usage
Check network connections to MongoDB
Check MongoDB disk usage and available space
Check MongoDB configuration file for any issues
Check MongoDB version and compatibility with other components
Check MongoDB performance metrics
Check MongoDB database status and status of all databases
Repair
Optimize database queries and indexes to reduce the load on the database and improve CPU usage.
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.