Show memory – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 235

System Configuration and Monitoring Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
8.35
show memory
This command displays the memory used by each process that is currently running
For information on output options, see
“Controlling “show” Command Output” on
Syntax
show memory [<stack-ID>] [sort {size|peak|stk}]
Mode
User Exec and Privileged Exec
Usage
If this command is entered on the stack master, it will display corresponding memory
utilization information for all the stack members. A stack member heading will display the
information for every stack member device.
Example
To display the memory used by the current running processes, use the command:
Output
Figure 8-9: Example output from the show memory command
Parameter
Description
<stack-ID>
Stack member number, from 1 to 4.
sort
Changes the sorting order for the list of processes. If you do not
specify this, then the list is sorted by percentage memory
utilization.
size
Sort by the amount of memory the process is
currently using.
peak
Sort by the amount of memory the process is
currently using.
stk
Sort by the stack size of the process.
awplus#
show memory
awplus#show memory
Stack member 1:
RAM total: 514920 kB; free: 382716; buffers: 16368 kB
user processes
==============
pid name mem% size peak data stk
962 pss 6 33112 36260 27696 244
1 init 0 348 1092 288 84
797 syslog-ng 0 816 2152 752 84
803 klogd 0 184 1244 124 84
843 inetd 0 256 1256 136 84
.
.
.