Reference Guide
Control and Monitoring | 137
Example
Figure 5-49. Command Example: show processes memory rp2
Table 5-5 defines the fields that appear in the show processes memory output.
FTOS#show processes memory rp2
Total : 953700352, MaxUsed : 149417984 [3/8/2006 12:33:6]
CurrentUsed: 149417984, CurrentFree: 804282368
SharedUsed : 7847200, SharedFree : 13124344
PID Process ResSize Size Allocs Frees Max Current
145 vrrp 3870720 266240 297324 0 297324 297324
141 fvrp 4472832 204800 797010 0 797010 797010
138 xstp 10764288 7155712 367534 0 367534 367534
133 span 4136960 167936 565810 0 565810 565810
132 pim 6664192 516096 2812528 0 2812528 2812528
128 igmp 4112384 344064 627684 0 627684 627684
124 ipm2 3923968 237568 363396 0 363396 363396
120 mrtm 25567232 593920 697790 0 697790 697790
116 l2mgr 4579328 520192 830098 0 830098 830098
112 l2pm 3874816 225280 367446 32948 367446 334498
108 arpm 3702784 208896 268420 0 268420 268420
104 acl2 3485696 94208 132144 0 132144 132144
100 sysd2 11657216 1679360 998834 0 998834 998834
98 sysmon 528384 94208 0 0 0 0
36 sshd 1286144 430080 0 0 0 0
34 inetd 663552 98304 0 0 0 0
32 mount_mfs 41791488 2514944 0 0 0 0
19 mount_mfs 364544 2449408 0 0 0 0
6 sh 446464 737280 0 0 0 0
5 aiodoned 76967936 0 0 0 0 0
4 ioflush 76967936 0 0 0 0 0
3 reaper 76967936 0 0 0 0 0
2 pagedaemon 76967936 0 0 0 0 0
1 init 139264 2375680 0 0 0 0
0 swapper 76967936 0 0 0 0 0
FTOS#
Table 5-5. Descriptions of show processes memory rp1/rp2 output
Field Description
Total: Total system memory available
MaxUsed: Total maximum memory used ever (history indicated with time stamp)
CurrentUsed: Total memory currently in use
CurrentFree: Total system memory available
SharedUsed: Total used shared memory
SharedFree: Total free shared memory
PID Process ID
Process Process Name
ResSize Actual resident size of the process in memory
Size Process test, stack, and data size
Allocs Total dynamic memory allocated
Frees Total dynamic memory freed
Max Maximum dynamic memory allocated
Current Current dynamic memory in use