DNS Object

The Domain Name System (DNS) is an Internet and TCP/IP standard name service.

The DNS performance object provides counters for monitoring various areas of performance of the DNS service that enables client computers on your network to register and resolve DNS domain names. These names are used to find and access resources offered by other computers on your network or other networks, such as the Internet. The data reported by the DNS object includes the number of overall queries and responses processed by a DNS server, the number of DNS queries and responses processed using either the User Datagram Protocol (UDP) or the Transmission Control Protocol (TCP), the number of queries and responses that used recursion to look up and fully resolve DNS names on behalf of requesting clients, and the number of queries and responses made to servers using the WINS lookup integration features of the DNS service.

Counter Name Description Counter Type
AXFR Request Received Shows the total number of full zone transfer requests received by the master DNS server. PERF_COUNTER_RAWCOUNT
AXFR Request Sent Shows the total number of full zone transfer requests sent by the secondary DNS server. PERF_COUNTER_RAWCOUNT
AXFR Response Received Shows the total number of full zone transfer responses received by the secondary DNS server. PERF_COUNTER_RAWCOUNT
AXFR Success Received Shows the total number of successful full zone transfers received by the secondary DNS server. PERF_COUNTER_RAWCOUNT
AXFR Success Sent Shows the total number of successful full zone transfers of the master DNS server. PERF_COUNTER_RAWCOUNT
Caching Memory Shows the total amount of caching memory used by the DNS server. PERF_COUNTER_RAWCOUNT
Database Node Memory Shows the total database node memory used by the DNS server. PERF_COUNTER_RAWCOUNT
Dynamic Update NoOperation Shows the total number of No-operation/empty dynamic update requests received by the DNS server. PERF_COUNTER_RAWCOUNT
Dynamic Update NoOperation/sec Shows the rate at which No-operation/empty dynamic update requests are received by the DNS server. PERF_COUNTER_COUNTER
Dynamic Update Queued Shows the total number of dynamic updates that are queued by the DNS server. PERF_COUNTER_RAWCOUNT
Dynamic Update Received Shows the total number of dynamic update requests that are received by the DNS server. PERF_COUNTER_RAWCOUNT
Dynamic Update Received/sec Shows the rate at which dynamic update requests are received by the DNS server. PERF_COUNTER_COUNTER
Dynamic Update Rejected Shows the total number of dynamic updates rejected by the DNS server. PERF_COUNTER_RAWCOUNT
Dynamic Update TimeOuts Shows the total number of dynamic update timeouts of the DNS server. PERF_COUNTER_RAWCOUNT
Dynamic Update Written to Database Shows the total number of dynamic updates written to the database by the DNS server. PERF_COUNTER_RAWCOUNT
Dynamic Update Written to Database/sec Shows the rate at which dynamic updates are written to the database by the DNS server. PERF_COUNTER_COUNTER
IXFR Request Received Shows the total number of incremental zone transfer requests received by the master DNS server. PERF_COUNTER_RAWCOUNT
IXFR Request Sent Shows the total number of incremental zone transfer requests sent by the secondary DNS server. PERF_COUNTER_RAWCOUNT
IXFR Response Received Shows the total number of incremental zone transfer responses received by the secondary DNS server. PERF_COUNTER_RAWCOUNT
IXFR Success Received Shows the total number of successful incremental zone transfers received by the secondary DNS server. PERF_COUNTER_RAWCOUNT
IXFR Success Sent Shows the total number of successful incremental zone transfers of the master DNS server. PERF_COUNTER_RAWCOUNT
IXFR TCP Success Received Shows the total number of successful TCP incremental zone transfers received by the secondary DNS server. PERF_COUNTER_RAWCOUNT
IXFR UDP Success Received Shows the total number of successful UDP incremental zone transfers received by the secondary DNS server. PERF_COUNTER_RAWCOUNT
Nbstat Memory Shows the total Nbstat memory used by the DNS server. PERF_COUNTER_RAWCOUNT
Notify Received Shows the total number of notifies received by the secondary DNS server. PERF_COUNTER_RAWCOUNT
Notify Sent Shows the total number of notifies sent by the master DNS server. PERF_COUNTER_RAWCOUNT
Record Flow Memory Shows the total record flow memory used by the DNS server. PERF_COUNTER_RAWCOUNT
Recursive Queries Shows the total number of recursive queries received by the DNS server. PERF_COUNTER_RAWCOUNT
Recursive Queries/sec Shows the rate at which recursive queries are received by the DNS server. PERF_COUNTER_COUNTER
Recursive Query Failure Shows the total number of recursive query failures. PERF_COUNTER_RAWCOUNT
Recursive Query Failure/sec Shows the rate of recursive query failures. PERF_COUNTER_COUNTER
Recursive Send TimeOuts Shows the total number of recursive query sending timeouts. PERF_COUNTER_RAWCOUNT
Recursive TimeOut/sec Shows the rate of recursive query sending timeouts. PERF_COUNTER_COUNTER
Secure Update Failure Shows the total number of secure update failures of the DNS server. PERF_COUNTER_RAWCOUNT
Secure Update Received Shows the total number of secure update requests received by the DNS server. PERF_COUNTER_RAWCOUNT
Secure Update Received/sec Shows the rate at which secure update requests are received by the DNS server. PERF_COUNTER_COUNTER
TCP Message Memory Shows the total amount of TCP message memory used by the DNS server. PERF_COUNTER_RAWCOUNT
TCP Query Received Shows the total number of TCP queries received by the DNS server. PERF_COUNTER_RAWCOUNT
TCP Query Received/sec Shows the rate at which TCP queries are received by the DNS server. PERF_COUNTER_COUNTER
TCP Response Sent Shows the total number of TCP responses sent by the DNS server. PERF_COUNTER_RAWCOUNT
TCP Response Sent/sec Shows the rate at which TCP responses are sent by the DNS server. PERF_COUNTER_COUNTER
Total Query Received Shows the total number of queries received by the DNS server. PERF_COUNTER_RAWCOUNT
Total Query Received/sec Shows the rate at which queries are received by the DNS server. PERF_COUNTER_COUNTER
Total Response Sent Shows the total number of responses sent by the DNS server. PERF_COUNTER_RAWCOUNT
Total Response Sent/sec Shows the rate at which responses are sent by the DNS server. PERF_COUNTER_COUNTER
UDP Message Memory Shows the total UDP message memory used by the DNS server. PERF_COUNTER_RAWCOUNT
UDP Query Received Shows the total number of UDP queries received by the DNS server. PERF_COUNTER_RAWCOUNT
UDP Query Received/sec Shows the rate at which UDP queries are received by the DNS server. PERF_COUNTER_COUNTER
UDP Response Sent Shows the total number of UDP responses sent by the DNS server. PERF_COUNTER_RAWCOUNT
UDP Response Sent/sec Shows the rate at which UDP responses are sent by the DNS server. PERF_COUNTER_COUNTER
WINS Lookup Received Shows the total number of WINS lookup requests received by the DNS server. PERF_COUNTER_RAWCOUNT
WINS Lookup Received/sec Shows the rate at which WINS lookup requests are received by the DNS server. PERF_COUNTER_COUNTER
WINS Response Sent Shows the total number of WINS lookup responses sent by the DNS server. PERF_COUNTER_RAWCOUNT
WINS Response Sent/sec Shows the rate at which WINS lookup responses are sent by the server. PERF_COUNTER_COUNTER
WINS Reverse Lookup Received Shows the total number of WINS reverse lookup requests received by the DNS server. PERF_COUNTER_RAWCOUNT
WINS Reverse Lookup Received/sec Shows the rate at which WINS reverse lookup requests are received by the DNS server. PERF_COUNTER_RAWCOUNT
WINS Reverse Response Sent Shows the total number of WINS Reverse lookup responses sent by the DNS server. PERF_COUNTER_RAWCOUNT
WINS Reverse Response Sent/sec Shows the rate at which WINS Reverse lookup responses are sent by the server. PERF_COUNTER_COUNTER
Zone Transfer Failure Shows the total number of failed zone transfers of the master DNS server. PERF_COUNTER_RAWCOUNT
Zone Transfer Request Received Shows the total number of zone transfer requests received by the master DNS server. PERF_COUNTER_RAWCOUNT
Zone Transfer SOA Request Sent Shows the total number of zone transfer start of authority (SOA) requests sent by the secondary DNS server. PERF_COUNTER_RAWCOUNT
Zone Transfer Success Shows the total number of successful zone transfers of the master DNS server. PERF_COUNTER_RAWCOUNT

See also

  • DNS Service

.