Hi,
I am playing around with different DNS server solutions in my home net.
I want to check the DNS resolution of different DNS servers by adding items with net.dns key to my zabbix host like
This works fine for all DNS servers I check besides the one which resides on the zabbix host itself (Zabbix 7.0.3 on Ubuntu 24.04).
I tried different IP-Addresses (e.g. 192.168.1.5, 127.0.0.1) with the net.dns key.
I can resolve adresses from the command line of the zabbix host from the local DNS server but the check always fails.
How can I get those information from the local DNS server?
I could not find anything related using the search.
Thank you
Chris
I am playing around with different DNS server solutions in my home net.
I want to check the DNS resolution of different DNS servers by adding items with net.dns key to my zabbix host like
Code:
net.dns[IP-OF-DNS-SERVER,zabbix.com,ANY,2,1]
I tried different IP-Addresses (e.g. 192.168.1.5, 127.0.0.1) with the net.dns key.
I can resolve adresses from the command line of the zabbix host from the local DNS server but the check always fails.
How can I get those information from the local DNS server?
I could not find anything related using the search.
Thank you
Chris