The performance chart for an ESX host shows a non-zero value for the "Ballooned Memory" item.
You need to identify which specific virtual machines are experiencing memory ballooning in an environment with many running virtual machines.
VMware vSphere ESX
Execute the esxcfg-info -a command from the ESX Shell and identify the virtual machines from the output where the "Balloon Size" value is not 0.
esxcfg-info -a | less\\==+Resource Leaf : section, which indicates each virtual machine.|----Balloon Size item to identify virtual machines with a non-zero value.(Excerpt of Output Example)
... \==+Resource Leaf : |----Config File.............................../vmfs/volumes/########-########-####-########/################/<VM Name>.vmx |----Display Name..............................<VM Display Name> ... \==+Memory Client Stats : ... |----Balloon Size...........................#### MB
Japanese KB: メモリ・バルーンニングが発生している仮想マシンを特定する