DNS Basic

The DNS Basic check simply queries the resolver you define to make sure a record exists. It DOES NOT check that the value in the response (see DNS Response for options to do that more detailed check).

Important

The Monitor Target attribute for the monitor must be a DNS name.

Monitor Specific Options

NameDescriptionValue TypeExample ValueRequired
Record TypeThe type of DNS record to query for. e.g. A, CNAME, MX, etcStringCNAMETRUE
DNS Resolver IPThe IP address of the DNS server used for name resolution.IP Address1.1.1.1TRUE
DNS Query TimeoutThe time in seconds to wait for a response. Maximum 30sec.Integer3TRUE

Evaluation

No response or a failure to find a matching record and type to the Monitor Target is considered a failure.

Last updated on