Saturday, September 17, 2011

Memory Tunning

Memory Metrics:-
Granted :- is total amount of memory configured to all the Virtual Machines in  total.
Active :- is the amount of memory pages the VM touched in recent times.Amount of guests "physical" memory actively used.
Consumed :- is the amount of memory the VM thinks it is going to use.Consumed memory is shared memory and memory that might be reserved but not actually used.Consumed is something like application requires like SQL +Vcenter service may need 3.5 GB but it might not use all 3.5Gb all the time.

----------------------------
Average Memoery Active
mem.active.average on host or VM
Memoery estimated to be used based on recently touched memeory pages -this is the smallest of the active,consumed and granted.
----------------------------
Average memory consumed
mem.consumed.average
Amount of memory consumed by one or all virtual machines is Memory granted - Memmory Saved by sharing
---------------------------------
Average Memeory Swapped in or out
-mem.swapin.average or mem.swapout.average
Amount of memmory swapped in or out of disk.
--------------------------------
Average memoery Swapped
Total amount of memory swapped.
--------------------------------
Average Memory reclaimed by Ballooning
-Mem.vmmemctl.average
-Memory reclamied by using ballooning
----------------------------------
ESXTOP :
h : To add or remove feilds
f : to added fields
----------------------------------
vKernel capacityview free tool and App view

No comments:

Post a Comment