Concept Guide

Parameter Description
udbserver
Display memory information for the udbserver process on the controller.
wms
Display memory information for the wms process on the controller.
Usage Guidelines
Include the name of a process to show memory information for that process. Use this command under the
supervision of Dell technical support to help debug process errors.
Example
The command show memory displays, in Kilobytes, the total memory on the controller, the amount of
memory currently being used, and the amount of free memory.
(host) # show memory
Memory (Kb): total: 256128, used: 162757, free: 93371
Include the name of a process to show memory statistics for that process. The example below shows memory
statistics for mobileip.
(host) # show memory mobileip
Type Num Allocs Size Allocs Total Allocs Total Size
default 92 145622 441 241087
PC Allocs Size
0x1000be14 1 64
0x10016cb0 1 41000
0x10021604 1 80
0x10032e34 1 24
0x30019a24 1 2200
0x30019bd8 1 41000
0x30019bf0 1 41000
0x30019c28 1 11263
0x3001b134 2 1967
0x300326b8 9 72
0x30032738 4 64
0x3019dfdc 1 44
0x3019ee60 3 48
0x3019ef18 1 784
0x301b63bc 13 312
0x301b6470 10 200
0x301b648c 10 920
0x301b7614 3 36
0x301b7770 8 128
0x301bd460 3 60
The output of this command includes the following columns:
Column Description
Type The show memory command currently shows information for predefined
processes only, so this column always displays the parameter default.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show memory | 1729