Reference Guide

Brocade Fabric OS Command Reference 539
53-1004112-02
memShow
memShow
Displays the amounts of free and used memory in a switch.
Synopsis memshow [-b | -k | -m]
Description Use this command to display free and used memory in the switch, as well as the shared memory and buffers used
by the kernel.
Notes The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands This command has the following operands:
-b
Specify to display memory usage in bytes.
-k
Specify to display memory usage in kilobytes.
-m
Specify to display memory usage in megabytes. By default, memory usage is displayed in
bytes.
Examples To view the memory usage:
switch:admin> memshow
total used free shared buffers cached
Mem: 129740800 112562176 17178624 0 139264 30396416
Swap: 0 0 0
switch:admin> memshow -m
total used free shared buffers cached
Mem: 123 107 16 0 0 28
Swap: 0 0 0
SEE ALSO supportSave