CLI Reference Guide CPU-LOG Configuration Commands
Use this command to configure the low and high threshold
of the cpu log utilization limit manually. When the CPU
using rate is more than the high threshold, it prompts the
message; but if the CPU using rate exceeds the high
threshold continuously, it only prompts the message for
one time. When the CPU using rate is less than the low
threshold, it prompts the message and advertises that the
current CPU using rate has been down only when the CPU
high and low threshold switches over.
This example shows how to set the low and high threshold of the cpu
log utilization limit to 70% and 80% respectively.
Ruijie(config)# cpu-log log-limit 70 80
The console prompts as follows when the CPU utilization rate is more
than 80%:
Oct 20 15:47:01 %SYSCHECK-5-CPU_USING_RATE: CPU utilization in one
minute : 95% ,Using most cpu's task is ktimer : 94%
The console prompts as follows when the CPU utilization rate is less
than 70%:
Oct 20 15:47:01 %SYSCHECK-5-CPU_USING_RATE: CPU
utilization in one minute :68% ,Using most cpu's task
is ktimer : 60%
Oct 20 15:47:01 %SYSCHECK-5-CPU_USING_RATE: The CPU
using rate has down!