Process and Memory Management Commands on Cisco IOS-XR Software
show processes
SMR-292
Cisco IOS-XR System Management Command Reference
The show processes command displays general information on the active processes. To view more detailed information for a process, include the job-id or process-name. You can also use the monitor command to determine the top users of the CPU.Examples The following is partial sample output from the show processes command:
RP/0/RP1/CPU0:router# show processes
JID TID LastCPU Stack pri state HR:MM:SS:MSEC NAME
1 1 0 0K 0 Ready 1:57:41:0542 procnto-600-smp-cisco-instr
1 2 1 0K 0 Running 1:57:37:0022 procnto-600-smp-cisco-instr
1 3 1 0K 10 Receive 0:00:05:0723 procnto-600-smp-cisco-instr
1 4 1 0K 10 Receive 0:00:00:0001 procnto-600-smp-cisco-instr
1 5 0 0K 63 Receive 0:00:00:0000 procnto-600-smp-cisco-instr
1 6 1 0K 63 Receive 0:00:00:0000 procnto-600-smp-cisco-instr
1 7 0 0K 63 Receive 0:00:00:0000 procnto-600-smp-cisco-instr
1 8 0 0K 10 Receive 0:00:01:0885 procnto-600-smp-cisco-instr
1 9 1 0K 10 Receive 0:00:03:0416 procnto-600-smp-cisco-instr
1 10 1 0K 10 Receive 0:00:00:0001 procnto-600-smp-cisco-instr
1 11 1 0K 10 Receive 0:00:04:0861 procnto-600-smp-cisco-instr
1 15 0 0K 10 Receive 0:00:02:0020 procnto-600-smp-cisco-instr
1 18 1 0K 10 Receive 0:00:03:0278 procnto-600-smp-cisco-instr
1 20 1 0K 10 Receive 0:00:00:0732 procnto-600-smp-cisco-instr
1 21 1 0K 10 Receive 0:00:02:0692 procnto-600-smp-cisco-instr
1 22 0 0K 10 Running 0:00:03:0788 procnto-600-smp-cisco-instr
1 23 1 0K 10 Receive 0:00:11:0785 procnto-600-smp-cisco-instr
1 25 0 0K 10 Receive 0:00:04:0037 procnto-600-smp-cisco-instr
--More--
The show process process-name command displays detailed information about a process:
RP/0/RP1/CPU0:router# show processes ospf
Job Id: 261
PID: 139453
Executable path: /hfr-rout-0.44.0/bin/ospf
Instance #: 1
Version ID: 00.00.0000
Respawn: ON
Respawn count: 1
Max. spawns per minute: 12
Last started: Wed Mar 17 07:46:26 2004
Process state: Run
Package state: Normal
Started on config: cfg/gl/ipv4-ospf/proc/100/ord_a/routerid
core: TEXT SHAREDMEM MAINMEM
Max. core: 0
Mandatory: ON
Placement: ON
startup_path: /pkg/startup/ospf.startup
Process cpu time: 0.410 user, 0.183 kernel, 0.593 total
JID TID LastCPU Stack pri state HR:MM:SS:MSEC NAME
261 1 0 40K 10 Receive 0:00:00:0397 ospf
261 2 1 40K 10 Receive 0:00:00:0003 ospf
261 3 0 40K 10 Receive 0:00:00:0007 ospf
261 4 1 40K 10 Condvar 0:00:00:0000 ospf
--More--