A high CPU load incident occurs when the CPU usage of a host or server exceeds a certain threshold, typically 80%. This can cause slowdowns, unresponsiveness, or even crashes in the affected system. It is critical to address this issue promptly to minimize impact on users and prevent further damage to the system.
Parameters
Debug
Check overall CPU usage
Check CPU usage per process
Sort processes by CPU usage
Show CPU usage in real-time
Show CPU usage by container
Check CPU usage over time
Check CPU usage by interrupt
Check CPU usage by system call
A process or application running on the server is consuming too much CPU resources, causing the overall load to increase.
The server is running too many applications or services simultaneously, leading to a high overall CPU load.
Repair
If possible, terminate any unnecessary processes or applications to free up CPU resources.
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.