S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
59-2
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 59 Monitoring System Processes and Logs
Displaying System Processes
–
Z = defunct (“zombie”) process.
•
NR = not running.
•
ER = should be running but currently not-running.
•
PC = current program counter in hex format.
•
Start_cnt = number of times a process has been started (or restarted).
•
TTY = terminal that controls the process. A hyphen usually means a daemon not running on any
particular TTY.
•
Process = name of the process.
Example 59-2 Displays CPU Utilization Information
switch#
show processes cpu
PID Runtime(ms) Invoked uSecs 1Sec Process
----- ----------- -------- ----- ----- -----------
842 3807 137001 27 0.0 sysmgr
1112 1220 67974 17 0.0 syslogd
1269 220 13568 16 0.0 fcfwd
1276 2901 15419 188 0.0 zone
1277 738 21010 35 0.0 xbar_client
1278 1159 6789 170 0.0 wwn
1279 515 67617 7 0.0 vsan
Where:
•
Runtime (ms) = CPU time the process has used, expressed in milliseconds.
•
Invoked = number of times the process has been invoked.
•
uSecs = microseconds of CPU time on average for each process invocation.
•
1Sec = CPU utilization in percentage for the last one second.
Example 59-3 Displays Process Log Information
switch#
show processes log
Process PID Normal-exit Stack-trace Core Log-create-time
---------------- ------ ----------- ----------- ------- ---------------
fspf 1339 N Y N Jan 5 04:25
lcm 1559 N Y N Jan 2 04:49
rib 1741 N Y N Jan 1 06:05
Where:
•
Normal-exit = whether or not the process exited normally.
•
Stack-trace = whether or not there is a stack trace in the log.
•
Core = whether or not there exists a core file.
•
Log-create-time = when the log file got generated.
Example 59-4 Displays Detail Log Information About a Process
switch#
show processes
log pid 1339
Service: fspf
Description: FSPF Routing Protocol Application
Started at Sat Jan 5 03:23:44 1980 (545631 us)
Stopped at Sat Jan 5 04:25:57 1980 (819598 us)