DNS
Overview
A service check for DNS (Domain Name System) involves monitoring the DNS infrastructure to ensure its proper functionality and availability. DNS is a critical network service that translates human-readable domain names (e.g., www.example.com) into numerical IP addresses used by computers to locate and communicate with each other on the internet. DNS service checks are performed regularly to verify that the DNS servers are responsive, resolving queries accurately, and providing reliable name resolution services.
Prerequisites for DNS Monitoring Integration with Motadata AIOps
Ensure that the DNS port (default: 53) is open for the Motadata AIOps server.
Ensure you have the configured lookup address of the DNS server.
List of Supported KPIs
Name | Description | Type |
---|---|---|
status | Status of DNS | String |
service.check.status | Service Check Status | String |
service.check.latency.ms | Latency of service check in milliseconds | Count |
dns.latency.ms | DNS latency in milliseconds | Count |
dns.lookup.time.ms | DNS lookup time in milliseconds | Count |