111     0%     1%     0%    rl_con  
112    75%    80%    90%    idle 
In  the  list  above,  the  first  3  lines  indicates  the  system  CPU 
utilization in 5sec, 1min and 5min, including LISR, HISR and 
task.  Then,  it  describes  the  detailed  CPU  utilization 
distribution:   
  No:Sequence number 
  5Sec:CPU utilization of the tasks in 5sec. 
  1Min:CPU utilization of the tasks in 1min. 
  5Min:CPU utilization of the tasks in 5min. 
The first 2 lines in the list above indicate the CPU utilization 
of all LISRs and HISRs. From the 3
rd
 line, it begins to refer to 
the  CPU utilization of  the  tasks.  The last  line  refers  to  the 
CPU  utilization  of  the  idle  task,  which  is  the  same  as  the 
“System  Idle  Porcess”  in  the  Windows.  In  the  example 
above,  CPU  utilization  of  idle  task  within  5s  is  75%, 
indicating that 75% CPU is idle.   
cpu-log 
Use this command to configure the low and high threshold of the cpu log utilization limit manually.     
cpu-log log-limit low_num high_num 
By  default,  the  high  and  low  threshold  of  the  cpu  log 
utilization limit are 100% and 90%.