| Author |
Deja's Tue 70-217 Question of the Day
|
|
| Deja-vue 2003-01-27, 10:36 pm |
| Here we go:
You are the administrator of a DNS server that runs on a Windows 2000 Server computer. You receive a report that the Windows 2000 Server computer constantly uses more than 80 percent of the CPU. You want to monitor the number of DNS queries that are handled by the DNS server.
What should you do?
A. Run the Nslookup command-line utility.
B. Use the Event Viewer and monitor the DNS server log.
C. Use the monitoring function of the server properties in the DNS console.
D. Use the DNS counters in System Monitor.
E. Check the contents of the Netlogon.dns file.
Easy, isn't it?
See ya tomorrow with the Answer! | |
| Slinky 2003-01-27, 10:48 pm |
| I would do option D, but it's actually supposed to be Performance Monitor (perfmon). | |
| B4yaman3 2003-01-28, 9:12 am |
| I will go with D also..Well you need to open
perfmon.msc and then you will get the System monitor there.. | |
| Deja-vue 2003-01-29, 1:16 am |
| quote: Originally posted by Deja-vue
Here we go:
You are the administrator of a DNS server that runs on a Windows 2000 Server computer. You receive a report that the Windows 2000 Server computer constantly uses more than 80 percent of the CPU. You want to monitor the number of DNS queries that are handled by the DNS server.
What should you do?
A. Run the Nslookup command-line utility.
B. Use the Event Viewer and monitor the DNS server log.
C. Use the monitoring function of the server properties in the DNS console.
D. Use the DNS counters in System Monitor.
E. Check the contents of the Netlogon.dns file.
Easy, isn't it?
See ya tomorrow with the Answer!
Yepp, D was it.
System Monitor has DNS counters that monitor performance. Some DNS related counters include:
Total Query Received - total number of lookup queries received
Total Query Received/Sec - total number of queries received per second
Failed DNS Resolutions - failed resolutions
Pending DNS Resolutions - pending resolutions
Successful DNS Resolutions - successful resolutions
 |
|
|
|