Trying to monitor a hyper-v server we get the error:

"Microsoft Windows Server 2008 R2 Enterprise " does not support PercentTotalRunTime (Field), PercentGuestRunTime (Field), PercentHypervisorRunTime (Field), DepositedPages (Field), BytesPersec (Field)

When we try to add the hyper-v senor. We have 3 other servers with the same OS being successfully monitored.

I have tested the WMI conponents by using WBEMTEST from the PRTG server to the hyper-v host, which was successful.

Do you have any ideas why this may be happening?


Article Comments

Dear Ewan, did WBEMTEST show you these fields in the class named

Win32_PerfRawData_HvStats_HyperVHypervisorLogicalProcessor ?

Or try to run a

SELECT * FROM Win32_PerfRawData_HvStats_HyperVHypervisorLogicalProcessor

with our WMI Tester.

If these fields are not listed the HyperV classes weren't added properly to the WMI system. Please read our repair list (The Repair List for WMI problems), especially the section "The refresh performance counters option"

Does that help?

Regards, - Volker


Feb, 2011 - Permalink