Reference Guide

Control and Monitoring | 119
Example
(S4820T)
FTOS#show memory stack 0
Statistics On Unit 0 Processor
===========================
Total(b) Used(b) Free(b) Lowest(b) Largest(b)
2147483648 4322398 2143161250 2142548382 2143161250
FTOS#
show processes cpu (C-Series and E-Series)
c e
View CPU usage information based on processes running in the system.
Syntax
show processes cpu [cp | rp1 | rp2] [lp [linecard-number [1-99] | all | summary]
Parameters
Command Modes
EXEC
EXEC Privilege
Command
History
Example
(show processes
cpu)
FTOS#show processes cpu
CPU Statistics On CP Processor
===============================
CPU utilization for five seconds: 4%/2%; one minute: 2%; five minutes: 2%
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY
Process
0xd02e4e8 1498633 89918 16666 3.00% 2.67% 2.67% 0
KP
0xd9d4c70 0 0 0 0.00% 0.00% 0.00% 0
tLogTask
cp (OPTIONAL) Enter the keyword cp to view CPU usage of the
Control Processor.
rp1 (OPTIONAL) Enter the keyword
rp1 to view CPU usage of the
Route Processor 1.
Note: This option is supported on the E-Series only.
rp2 (OPTIONAL) Enter the keyword
rp2 to view CPU usage of the
Route Processor 2.
Note: This option is supported on the E-Series only.
lp linecard [1-99] (OPTIONAL) Enter the keyword lp followed by the line card
number to display the CPU usage of that line card.
The optional 1-99 variable sets the number of tasks to display in
order of the highest CPU usage in the past five (5) seconds.
lp all (OPTIONAL) Enter the keyword lp all to view CPU utilization on
all active line cards.
lp summary (OPTIONAL) Enter the keyword
lp summary to view a summary
of the line card CPU utilization.
Version 7.5.1.0 Introduced on C-Series
Version 7.4.1.0 Modified: Added the lp all option
Version 6.5.1.0 Modified: The granularity of the output for
rp1 and rp2 is changed. The the
output is now at the process level, so process-specific statistics are displayed.