70-246 · Question #91
You need to recommend a solution to resolve the monitoring issue for the Hyper-V hosts. Which performance object should you recommend?
The correct answer is A. Hyper-V Hypervisor Logical Processor. The 'Hyper-V Hypervisor Logical Processor' performance object provides accurate CPU utilization data at the hypervisor level for monitoring Hyper-V hosts, reflecting true physical processor consumption.
Question
You need to recommend a solution to resolve the monitoring issue for the Hyper-V hosts. Which performance object should you recommend?
Options
- AHyper-V Hypervisor Logical Processor
- BProcessor
- CHyper-V Hypervisor Root Virtual Processor
- DHyper-V Hypervisor Virtual Processor
How the community answered
(52 responses)- A90% (47)
- B6% (3)
- C2% (1)
- D2% (1)
Why each option
The 'Hyper-V Hypervisor Logical Processor' performance object provides accurate CPU utilization data at the hypervisor level for monitoring Hyper-V hosts, reflecting true physical processor consumption.
The 'Hyper-V Hypervisor Logical Processor' object measures CPU time consumed by the hypervisor for each logical processor, giving an accurate picture of overall host CPU load across all partitions. This is the correct counter for monitoring physical host processor health on Hyper-V servers because it accounts for all workloads running on the hypervisor, not just the root partition.
The standard 'Processor' object reflects only the root partition's CPU usage and does not account for CPU cycles consumed by guest VMs, making it inaccurate for Hyper-V host monitoring.
'Hyper-V Hypervisor Root Virtual Processor' tracks CPU usage only for the root (management) partition's virtual processor, not the full hypervisor logical processor utilization.
'Hyper-V Hypervisor Virtual Processor' monitors CPU usage of guest VM virtual processors, not the physical host's overall hypervisor-level processor performance.
Concept tested: Hyper-V host CPU monitoring using hypervisor performance counters
Source: https://learn.microsoft.com/en-us/windows-server/administration/performance-tuning/role/hyper-v-server/configuration
Topics
Community Discussion
No community discussion yet for this question.