Usage Scenario
To view information about the CPU usage for routine maintenance or troubleshooting a device failure, run the display cpu-usage configuration command.
If slot is specified, information about the CPU usage of a board is displayed.
Precautions
If the device starts with only basic configurations and the CPU usage is constantly higher than the alarm threshold (you can configure the alarm threshold), the CPU works abnormally. You should check the device and locate the fault.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display cpu-usage configuration cpu-monitor configuration -------------------------------------------------------------- Slot MonitorNum MonitorCycle UnovloadLimit OvloadLimit -------------------------------------------------------------- 1 48 10(s) 75% 90% --------------------------------------------------------------
<HUAWEI> display cpu-usage configuration slot 1 cpu-monitor configuration -------------------------------------------------------------- Slot MonitorNum MonitorCycle UnovloadLimit OvloadLimit -------------------------------------------------------------- 1 48 10(s) 75% 90% --------------------------------------------------------------
Item | Description |
---|---|
Slot | Slot ID of a board. |
MonitorNum | Number of sampling points. |
MonitorCycle | Sampling period. |
UnovloadLimit | Lower threshold of the CPU usage. |
OvloadLimit | Upper threshold of the CPU usage. |