R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)

269
Table 63 Command output
Field Descri
p
tion
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
MSR2000/MSR3000:
display process [ all | job job-id | name process-name ]
MSR4000:
display process [ all | job job-id | name process-name ] [ slot slot-number [ cpu cpu-number ] ]
Views
Any view
Predefined user roles
network-admin
network-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. (MSR4000.)
cpu cpu-number: Specifies a CPU by its number.
Examples
# Display state information for process scmd.
<Sysname> display process name scmd