284
Field Description
5Min
CPU usage of the process within the last 5 minutes.
Name
Name of the process. If square brackets ([ ]) exist in a process name, the
process is a kernel thread.
display process log
Use
display
process log
to display log information for all user processes.
Syntax
display
process
log
[
slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot
slot-number
: Specifies an IRF member device by its ID. If you do not specify this option, the
command displays log information for all user processes on the master device.
cpu
cpu-number
: Specifies a CPU by its number.
Examples
# Display log information for all user processes.
<Sysname> display process log
Name JID PID Abort Core Start-time End-time
knotify 156 156 N N 2013-06-11 09:31:02 2013-06-11 09:31:02
knotify 158 158 N N 2013-06-11 09:31:02 2013-06-11 09:31:02
knotify 195 195 N N 2013-06-11 09:31:03 2013-06-11 09:31:03
pkg_update 203 203 N N 2013-06-11 09:31:06 2013-06-11 09:31:06
autocfgd 219 219 N N 2013-06-11 09:31:13 2013-06-11 09:31:13
comsh 202 202 N N 2013-06-11 09:31:05 2013-06-11 09:31:13
Table 68 Command output
Field Description
Name
Name of a user process.
JID
Job ID of a user process.
PID
ID of a user process.
Abort
Indicates whether the process exited abnormally:
•
Y
—Yes.
•
N
—No.
Core
Indicates whether the process generates core files:
•
Y
—Yes.
•
N
—No.
Start-time
Time when the user process started.