Hi Team,
I try to get the ICMP response time for some servers , then I apply ICMP Ping templates when creating those servers. but in the Interface field , I use DNS name rather than IP address. and I also update the interval to 30s from 1minute for each item, later I found zabbix server will a make a DNS request to dns server for each simple check.
Why that should happen? it should use cached DNS result to make a simple check rather than make a separate DNS request for each check. it should make a new dns request to dns server when the cached dns result is expired. otherwise it will cause a lot of unnecessary traffic to DNS server , totally no sense , anyone know how to change this behavior ? thanks in advance.
BR
I try to get the ICMP response time for some servers , then I apply ICMP Ping templates when creating those servers. but in the Interface field , I use DNS name rather than IP address. and I also update the interval to 30s from 1minute for each item, later I found zabbix server will a make a DNS request to dns server for each simple check.
Why that should happen? it should use cached DNS result to make a simple check rather than make a separate DNS request for each check. it should make a new dns request to dns server when the cached dns result is expired. otherwise it will cause a lot of unnecessary traffic to DNS server , totally no sense , anyone know how to change this behavior ? thanks in advance.
BR
Comment