Table 11. show memory command – Allied Telesis AT-DC2552XS User Manual

Page 111

Advertising
background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section I: Switch Management

111

The fields are described in Table 11.

Examples

This example displays the memory consumptions of the processes sorted
by process ID numbers:

awplus> show memory

This example displays the memory consumptions sorted by size:

awplus> show memory sort size

Table 11. SHOW MEMORY Command

Parameter

Description

CPU averages

Displays the average CPU utilizations, in
percentages, for the past one second, 20
seconds, and 60 seconds.

System load averages

Displays the average numbers of processes in
the wait state for the past one minute, five
minutes, and 15 minutes.

RAM total

Displays the total size of RAM.

free

Displays the size of available RAM.

buffers

Displays the size of RAM that is assigned to
Kernel buffers.

user processes

Displays information per user process.

pid

Displays the process ID number.

name

Displays the name of the program that
generated the process.

mem%

Displays the RAM usage by the process.

size

Displays the amount of memory that the
process is currently using.

peak

Displays the peak amount of memory that the
process has ever used.

data

Displays the amount of memory that the
process is currently using for data.

stk

Displays the amount of memory that the
process is currently using for stacking.

Advertising