
C613-50186-01 Rev B
Command Reference for AR2050V
238
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
YSTEM
C
ONFIGURATION
AND
M
ONITORING
C
OMMANDS
SHOW
CPU
Related
Commands
Table 2:
Parameters in the output of the
show cpu
command
Parameter
Description
CPU averages
Average CPU utilization for the periods stated.
System load
averages
The average number of processes waiting for CPU time for the
periods stated.
Current CPU
load
Current CPU utilization specified by load types.
pid
Identifier number of the process.
name
A shortened name for the process
thrds
Number of threads in the process.
cpu%
Percentage of CPU utilization that this process is consuming.
pri
Process priority state.
state
Process state; one of “run”, “sleep”, “zombie”, and “dead”.
sleep%
Percentage of time that the process is in the sleep state.
runtime
The time that the process has been running for, measured in
jiffies. A jiffy is the duration of one tick of the system timer
interrupt.