2-1118
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show proc
show proc
To display CPU, memory allocation, and process utilization information, use the show proc command.
show proc [cpu | mem]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You can enter this command only in privileged mode.
If you do not specify cpu or mem, process information is displayed. The mem keyword allows you to
display memory allocation information, such as how much each process has allocated and freed.
Examples This example shows how to display CPU information:
Console> (enable) show proc cpu
(W)CPU utilization for five seconds: 1.0%; one minute: 1. 0%; five minutes: 1. %
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5min TTY Process
0 0 0 0 99.10% 99.0 % 99.0 % 0 idle
1 1 36 1000 0.0 % 0.0 % 0.0 % 0 Flash MIB Updat
2 1342 2846 460000 0.0 % 0.0 % 0.0 % 0 SynDiags
3 730172 4440594 400000 0.0 % 0.0 % 0.0 % 0 SynConfig
4 33752 424120 1000 0.0 % 0.0 % 0.0 % 0 Statuspoll
5 7413 44916 1000 0.0 % 0.0 % 0.0 % 0 SWPoll64bCnt
6 9568 15889836 1000 0.0 % 0.0 % 0.0 % 0 SL_TASK
7 746 636118 105000 0.0 % 0.0 % 0.0 % 0 RedundantTask
Console> (enable)
This example shows how to display process utilization information:
Console> (enable) show proc
PID Q T PC Runtime(ms) Invoked uSecs Stacks TTY Process
0 1 rd 0x80407b10 0 0 0 1640/6144 0 idle
1 65376 st 0x80407d8c 1 36 1000 1188/6144 0 Flash MIB
Upda
2 2 st 0x80407d8c 1342 2846 460000 3160/6144 0 SynDiags
3 1 rd 0x80407d8c 729979 4439406 400000 1672/6144 0 SynConfig
4 2 si 0x80407d8c 33739 424007 1000 1572/6144 0 Statuspoll
5 4 si 0x80407d8c 7413 44916 1000 1888/6144 0 SWPoll64bCnt
6 2 si 0x80407d8c 9565 15885713 1000 1096/6144 0 SL_TASK
7 2 si 0x80407d8c 746 635948 105000 1192/6144 0 RedundantTask
cpu (Optional) Specifies CPU information.
mem (Optional) Specifies memory allocation information.