Your network contains an Active Directory domain named contoso.com. The domain contains a member server
named Server1. Server1 runs Windows Server 2012 R2 and has the Hyper-V server role installed.
Server1 hosts 10 virtual machines. A virtual machine named VM1 runs Windows Server 2012 R2 and hosts a
processor-intensive application named App1.
Users report that App1 responds more slowly than expected.
You need to monitor the processor usage on VM1 to identify whether changes must be made to the hardware
settings of VM1.
Which performance object should you monitor on Server1?
A.
Hyper-V Hypervisor Logical Processor
B.
Hyper-V Hypervisor Root Virtual Processor
C.
Processor
D.
Hyper-V Hypervisor Virtual Processor
E.
Process
Explanation:
Processor – Traditionally, processor performance can be measured using the “\Processor(*)\% Processor Time”
performance monitor counter. This is not an accurate counter for evaluating processor utilization of aguest
operating system though because Hyper-V B. Shows the percentage of time used by the virtual processor in
guest code. This is used to determine the processorutilization of the virtualization stack on the host server. C.
Identifies how much of the physical processor is being used to run the virtual machines. This counter does not
identify the individual virtual machines or the amount consumed by each virtual machine.
Process – This counter is a natural choice that will give use the amount of time that this particular process
spends using the processor resource.
Virtual Processor – Identifies how much of the virtual processor is being consumed by a virtual machine.
http://msdn.microsoft.com/en-us/library/cc768535(v=bts.10).aspx
http://technet.microsoft.com/en-us/library/cc742454.aspx
http://technet.microsoft.com/en-us/library/ff367892(v=exchg.141).aspx
I think it shoud be A.
To accurately measure the processor utilization of a guest operating system, use the “\Hyper-V Hypervisor Logical Processor(_Total)\% Total Run Time” performance monitor counter on the Hyper-V host operating system.
Source: http://msdn.microsoft.com/en-us/library/cc768535(v=bts.10).aspx
I agree withe spongebob
A.
To accurately measure the processor utilization of a guest operating system, use the “\Hyper-V Hypervisor Logical Processor(Total)\% Total Run Time” performance monitor counter on the Hyper-V host operating system.
So I agree also: A
B is the correct answer
virtual processor
@aka:
As SpongeBob clearly indicated, the answer is A, if you follow the link given by SpongeBob : Measuring Performance on Hyper-V, it clearly states :
To accurately measure the processor utilization of a guest operating system, use the “\Hyper-V Hypervisor Logical Processor(_Total)\% Total Run Time” performance monitor counter on the Hyper-V host operating system
Definitely the answer is A
You can find TN explanation
https://msdn.microsoft.com/en-us/library/cc768535%28v=bts.10%29.aspx
continuing reading your link, I say D:
Q: You need to monitor the processor usage on VM1 to identify whether changes must be made to the hardware
settings of VM1.
“Use the “\Hyper-V Hypervisor Virtual Processor(*)\%Guest Run Time” counters to determine which virtual Processors are consuming CPU and de-allocate virtual processors from virtual machines as appropriate to configure a one to one mapping of virtual processors to logical processors”
_______
“The virtual processor counters are very useful because they help you understand how much guest VM’s are running and where they are running.”
https://blogs.msdn.microsoft.com/tvoellm/2008/05/12/hyper-v-performance-counters-part-four-of-many-hyper-v-hypervisor-virtual-processor-and-hyper-v-hypervisor-root-virtual-processor-counter-set/
Here’s a break down comparing the counters:
http://windowsitpro.com/blog/perfmon-hyper-v-hypervisor-virtual-processor-versus-hyper-v-hypervisor-logical-processor