Ad Widget

Collapse

Trying to monitor if my DNS server is working correctly with net.dns.record

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • A_zabbix_user
    Junior Member
    • Feb 2023
    • 1

    #1

    Trying to monitor if my DNS server is working correctly with net.dns.record


    I'm trying to configure a Zabbix Item to monitor if my DNS server is working correctly.
    I've tried using net.dns.record[(my_dns_server),zabbix.com,MX,2,1] but the problem is when I disable my DNS service the Zabbix Item still gives back the correct result, it isn't using my DNS server.

    Any suggestions for this problem?

    I want the item to be like nslookup zabbix.com (my_dns_server) when my DNS server is working it gives me the correct value, when my DNS server isn't working it gives me a time-out.
Working...