271
Table 62 Command output
Field Description
Starvation timer (in seconds):
n
Time interval (in seconds) to identify a kernel thread starvation. A
kernel thread starvation occurs if a kernel thread does not run
within
n
seconds.
Threads excluded from monitoring
Kernel threads excluded from kernel thread starvation detection.
Name
Kernel thread name.
TID
Kernel thread number.
Related commands
monitor kernel starvation enable
monitor kernel starvation exclude-thread
monitor kernel starvation time
display process
Use
display
process
to display process state information.
Syntax
In standalone mode:
display
process
[
all
|
job
job-id
|
name
process-name
] [
slot
slot-number
[
cpu
cpu-number
] ]
In IRF mode:
display
process
[
all
|
job
job-id
|
name
process-name
] [
chassis
chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
all
: Specifies all processes. With the
all
keyword or without any parameters, the command displays
state information for all processes.
job
job-id
: Specifies a process by its job ID, in the range of 1 to 2147483647. Each process has a
fixed job ID.
name
process-name
: Specifies a process by its name, a case-insensitive string of 1 to 15 characters
that must not contain question marks or spaces.
slot
slot-number
: Specifies a card by its slot number. If you do not specify this option, the command
displays process state information for the active MPU. (In standalone mode.)
chassis
chassis-number
slot
slot-number
: Specifies a card on an IRF member device. If you do not
specify this option, the command displays process state information for the global active MPU. (In
IRF mode.)
cpu
cpu-number
: Specifies a CPU by its number.