Our main DNS server (Windows 2003 server) answers for 400+ domains. How can I see which domains it gets most queries for? Is there a way to get statistics/graphs for this?
|
feedback
|
|
There is no built-in statistics mechanism to give you any kind of per-domain query statistics. Off the top of my head I can think of two things you could do:
| |||
|
feedback
|
|
dnscmd is a native tool built into the OS that will give you statistics. syntax example dnscmd . /statistics. there are about 2 dozen variables however I don't know if there is a way to report back on a specific zone or graph which gets the most requests. Check http://technet.microsoft.com/de-de/library/cc772069%28WS.10%29.aspx this might help point in the right direction. | |||
|
feedback
|