364
Table 71 Command output
Field Description
JID
Job ID of a process. It never changes.
PID
Number of a process.
%CPU
CPU usage in percentage (%).
%MEM
Memory usage in percentage (%).
STAT
State of a process:
•
R
—Running.
•
S
—Sleeping.
•
T
—Traced or stopped.
•
D
—Uninterruptible sleep.
•
Z
—Zombie.
PRI
Priority of a process for scheduling.
TTY
TTY used by a process.
HH:MM:SS
Running time since the latest start.
COMMAND
Name and parameters of a process. If square brackets ([ ]) exist in a process name,
the process is a kernel thread.
display process cpu
Use
display
process cpu
to display CPU usage for all processes.
Syntax
Centralized devices in standalone mode:
display
process
cpu
Distributed devices in standalone mode/centralized devices in IRF mode:
display
process
cpu
[
slot
slot-number
[
cpu
cpu-number
] ]
Distributed devices in IRF mode:
display
process
cpu
[
chassis
chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot
slot-number
: Specifies a card by its slot number. If you do not specify this option, the command
displays CPU usage for all processes on the active MPU. (Distributed devices in standalone mode.)