How to monitor CPU usage and performance on a Hyper-V server with several VM's
Posted
by Bjørn
on Server Fault
See other posts from Server Fault
or by Bjørn
Published on 2010-04-16T10:49:38Z
Indexed on
2010/04/16
10:53 UTC
Read the original article
Hit count: 564
Hello, I have a server that is running Windows 2008 64 bit Hyper-V, with 8 gigs of RAM and Intel Xeon X3440 @ 2.53 Ghz, which gives me 8 logical cores in the performance monitor on the host system.
I have set up three Virtual Machines, all running Windows 2008 32 bit.
- Build server, running Team City
- Staging server
- SQL Server, running SQL Server 2005
I have some troubles with the setup in that the host monitor remains responsive at all times, even though the VM's are seemingly working at 100% cpu and are very sluggish and unresponsive. (I have asked a separate question about that.)
So the question here is: What is the best way to monitor how the physical CPU's are actually utilized? The reason I am asking is that I am being told that i cannot reliably use the task manager to monitor CPU usage in a VM.
© Server Fault or respective owner