VOSCPU/4/DEBUG_CPUOVERLOAD
Message
VOSCPU/4/DEBUG_CPUOVERLOAD: The CPU is overloaded, and the processes with top three CPU occupancy are [LocName]. (CpuUsage=[UINT32]%%, Threshold=[UINT32]%%)
Description
The CPU was overloaded, and the three processes with the highest CPU usage were displayed.
Parameters
Parameter Name | Parameter Meaning |
---|---|
[locatio-name] |
Process name |
CpuUsage |
CPU usage |
Threshold |
CPU usage threshold |
Procedure
- Find out the cause of high CPU usage. If needed, remove
unnecessary services and configurations to reduce the CPU usage. Then,
check if the log message will still be generated.
If the log message is no longer generated, the problem is solved.
If the log message continues to be generated, go to Step 2.
- Collect log messages and contact technical support personnel.