Q: What is the AverageProcessorUsage value in the Hyper-V measurement report?
Understand what the Hyper-V AverageProcessorUsage value means.
John Savill
July 29, 2012
1 Min Read
A: At first you might think the AverageProcessorUsage property that's shown in the Measure-VM output is average CPU utilization percentage.
However, the value might be over a 100, which is impossible. What the value actually shows is the average MHz during the monitoring period.
MHz is used rather than % since different servers have different processors with different capabilities, so using just a % isn't actually a great indication of CPU resource use compared to virtual machines (VMs) running on different servers with different processors.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like