Agents Administration - Tests
 

Default Parameters for DnsTest

Active Directory uses DNS as its domain controller location mechanism and leverages the namespace design of DNS in the design of Active Directory domain names. As a result, DNS is positioned within the discoverability and logical structure components of Active Directory technology components. If a user complaints of being unable to access an AD domain, then administrators should first check whether the DNS component of AD is available and is able to resolve the IP address of the domain to its corresponding domain name and vice-versa. This is where, the DnsTest test will be useful!

This test emulates a client accessing DNS to issue a query. The query can either request DNS to resolve a domain name to an IP address or vice versa. Based on the response reported by the server, measurements are made of the availability and responsiveness of the DNS component of the AD server.

This page depicts the default parameters that need to be configured for the DnsTest.

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed. 

  • The IP address or host name to be resolved during the test in the TARGETS text box. Multiple TARGETS can be specified as a comma-separated list.

  • The DNS supports two types of queries. For a non-recursive query, DNS attempts to respond to the request based on its local cache only. For a recursive query, a DNS server may use other DNS servers to respond to a request. The Recursive flag can be used to determine the type of queries to be issued to DNS.

  • Specify the port at which the DNS server listens in the DNS PORT text box.

  • Once the above details are specified click on the Update button to register the changes made.