Using The Show Processes Cpu Command - Cisco Nexus 9000 Series Troubleshooting Manual

Nx-os release 7.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Troubleshooting Tools and Methodology
• S = sleeping.
• T = traced or stopped.
• Z = defunct (zombie) process.
• NR = not-running.
• ER = should be running but currently not-running.
switch# show processes ?
cpu
log
memory
switch# show processes
PID
-----
10
15
24
103
104
117
184
185
187
188
189
...

Using the show processes cpu Command

Use the show processes cpu command to display CPU utilization. The command output includes the following:
• Runtime(ms) = CPU time that the process has used, expressed in milliseconds.
• Invoked = Number of times that the process has been invoked.
• uSecs = Average CPU time, in microseconds, for each process invocation.
• 1Sec = Percentage of CPU utilization for the last 1 second.
switch# show processes cpu
PID
-----
Typically, the ER state designates a process that has been restarted too many times,
Note
causing the system to classify it as faulty and disable it.
Show processes CPU Info
Show information about process logs
Show processes Memory Info
State
PC
Start_cnt
-----
--------
-----------
1
S
b7f9e468
2
S
0
3
S
0
4
S
0
5
S
0
6
S
0
7
S
0
8
S
0
9
S
0
S
0
S
0
S
0
S
0
S
0
S
0
S
0
S
0
S
0
S
0
S
0
Runtime(ms)
Invoked
-----------
--------
1
2264
108252
2
950
211341
3
1154
32833341
4
609
419568
TTY
Type
Process
----
----
-------------
1
-
O
init
1
-
O
migration/0
1
-
O
ksoftirqd/0
1
-
O
desched/0
1
-
O
migration/1
1
-
O
ksoftirqd/1
1
-
O
desched/1
1
-
O
events/0
1
-
O
events/1
1
-
O
khelper
1
-
O
kthread
1
-
O
kacpid
1
-
O
kblockd/0
1
-
O
kblockd/1
1
-
O
khubd
1
-
O
pdflush
1
-
O
pdflush
1
-
O
aio/0
1
-
O
aio/1
1
-
O
SerrLogKthread
uSecs
1Sec
Process
-----
-----
-----------
20
0
init
4
0
migration/0
0
0
ksoftirqd/0
1
0
desched/0
Cisco Nexus 9000 Series NX-OS Troubleshooting Guide, Release 7.x
Using the show processes cpu Command
99

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents