Tools to monitor guest OS performance in vSphere
Posted
by
Quick Joe Smith
on Server Fault
See other posts from Server Fault
or by Quick Joe Smith
Published on 2011-03-15T06:09:02Z
Indexed on
2011/03/15
8:12 UTC
Read the original article
Hit count: 289
monitoring
|vsphere
I am looking for some tool or way to retrieve performance data from guest VMs running under vSphere 4.1. I am currently interested in the 4 basic metrics: CPU(%), Memory(%), Disk availability(%) & Network utilisation(Kb/s).
The issue I have is that all of vSphere's performance data is from a ESXi host perspective (active, shared, consumed, overhead, swapped etc.) which is far removed from the data from the VM's own perspective.
For instance, I have a Windows server VM idling, using around 410MB (~25% of its allocated 2GB) as reported by Task Manager, and this is the value I'm after. vSphere's metrics seem unable to arrive at this figure by any reliable and repeatable means.
Is anyone aware of tools that can obtain this kind of data? The simpler, the better.
© Server Fault or respective owner