Reference Guide

Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced this version of the command for the S-Series.
Usage
Information
The output for show memory displays the memory usage of LP part (sysdlp) of the system.
The sysdlp is an aggregate task that handles all the tasks running on the S-Series’ CPU.
Example
FTOS#show memory stack-unit 0
Statistics On Unit 0 Processor
===========================
Total(b) Used(b) Free(b) Lowest(b) Largest(b)
268435456 4010354 264425102 264375410 264425102
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
Display CPU usage information based on processes running.
S4820T
Syntax
show processes cpu [management-unit 1-99 [details] | stack-unit
id | summary | ipc | memory [stack-unit id]]
Parameters
management-unit
1-99
[details]
(OPTIONAL) Display processes running in the control processor. The
1-99 variable sets the number of tasks to display in order of the
highest CPU usage in the past five (5) seconds. Add the keyword
details to display all running processes (except sysdlp). Refer to
Example (management-unit).
stack-unit
id
(OPTIONAL) Enter the keyword stack-unit then the stack
member ID.
As an option of the show processes cpu command, this option
displays CPU usage for the designated stack member. Or, as an
option of the command, this option limits the output of memory
statistics to the designated stack member.
The unit ID range for the
S4820T is from 0 to 11.
Refer to Example (stack-unit).
summary (OPTIONAL) Enter the keyword summary to view a summary view of
CPU usage for all members of the stack. Refer to Example (summary).
ipc (OPTIONAL) Enter the keyword ipc to display interprocess
communication statistics.
117