{ 'type' : 'DNS' , 'subents' : [ { 'status' : 'on' , 'name' : 'ns1-wwwexamplecom', 'Server' : '192.168.1.5', 'dnsName' : 'www.example.com', 'ipAddress' : '192.168.1.100', 'triggers' : [{ 'level' : 'warn', }, ], } ] }
The DNS entity monitors a Domain Name Service (DNS) server for reachability and accuracy. The Entity reports the number of seconds the query required.
Fields
A descriptive name for this subentity.
The IP address of the server to check.
The name to look up on the Server.
The IP Address the lookup of the dnsName should return.
(Optional) The number of seconds to wait for a response from the Server.