You have a server named Server1 that runs Windows Server 2012 R2.
You discover that the performance of Server1 is poor.
The results of a performance report generated on Server1 are shown in the following table.
You need to identify the cause of the performance issue.
What should you identify?
A.
Insufficient processors
B.
Excessive paging
C.
Driver malfunction
D.
Insufficient RAM
Explanation:
Processor: %DPC Time. Much like the other values, this counter shows the amount of time that the
processor spends servicing DPC requests.
DPC requests are more often than not associated with the network interface.
Processor: % Interrupt Time. This is the percentage of time that the processor is spending on handling
Interrupts. Generally, if this value exceeds 50% of the processor time you may have a hardware issue.
Some components on the computer can force this issue and not really be a problem. For example a
programmable I/O card like an old disk controller card, can take up to 40% of the CPU time. A NIC on a
busy IIS server can likewise generate a large percentage of processor activity.
Processor: % User Time. The value of this counter helps to determine the kind of processing that is
affecting the system. Of course the resulting value is the total amount of non-idle time that was spent
on User mode operations. This generally means application code.
Processor: %Privilege Time. This is the amount of time the processor was busy with Kernel mode
operations. If the processor is very busy and this mode is high, it is usually an indication of some type ofNT service having difficulty, although user mode programs can make calls to the Kernel mode NT
components to occasionally cause this type of performance issue.
Memory: Pages/sac This value is often confused with Page Faults/sec.
The Pages/sec counter is a combination of Pages Input/sec and Pages
Output/sec counters. Recall that Page Faults/sec is a combination of hard page faults and soft page
faults. This counter, however, is a general indicator of how often the system is using the hard drive to
store or retrieve memory associated data.
http://technet.microsoft.com/en-us/library/cc768048.aspx
Answer is A
Be prepared to answer questions in which you need to diagnose performance problems based on performance counter data. Remember the following guidelines:
Image Memory\Pages/sec A sustained value of higher than 5 suggests a possible memory bottleneck
Image PhysicalDisk\%Disk Time A sustained value of higher than 50% suggests a possible disk bottleneck
Image Processor\%Processor Time A sustained value of higher than 65% suggests a possible CPU bottleneck
Image A combination of high memory and processor usage, or a set of seemingly contradictory measurements, suggests a malfunctioning process.
Hi! All! Merry X’mas!!!
Passed 70-417 exam last week! Maybe the best gift for my Christmas!! haha~~~
Score of my 70-417 test:
70-410 : 900 (total 20q in this section)
70-411 : 890 (total 20q in this section)
70-412 : 885 (total 18q in this section)
Only few new questions in the whole 70-417 test, and they were mainly appeared in the ADFS section of 70-412.
And, pay attention to these Qs:
1. Question about exporting printers from a 2008 R2 to a 2012 R2
2. Question about which command you need to transfer the global catalog/schema role
3. Question about how to change the UPN suffix on all user accounts in a domain
4. Question about the IPAM method to switch from auto to manual install
The valid 70-417 dumps that I learned:
http://www.passleader.com/70-417.html
(611q VCE and PDF)
All new questions were from it, and wrong answers have been corrected, the most valid 70-417 dumps until now!
P.S. Download part of that 611q 70-417 dumps for free here:
https://doc.co/QB11rj
Good Luck!