Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-25502

zabbix_agentd and zabbix_agent2 have not the same beavior on net.dns.record

XMLWordPrintable

    • Support backlog
    • 1

      Hello,

      A strange beavior :

      zabbix_agentd -t net.dns.record[dnsServer,28.231.229.91.in-addr.arpa,ptr,,5,tcp] 
      

      return the right anwser :

      net.dns.record[dnsServer,28.231.229.91.in-addr.arpa,ptr,,5,tcp] [t|28.231.229.91.in-addr.arpa PTR      webmail13.hosteam.fr]
      

      But with zabbix_agent2

      zabbix_agent2 -t net.dns.record[dnsServer,28.231.229.91.in-addr.arpa,ptr,,5,tcp] 
      
      net.dns.record[dnsServer,28.231.229.91.in-addr.arpa,ptr,,5,tcp][m|ZBX_NOTSUPPORTED] [Cannot fetch data: dns: unrecognized address: 28.231.229.91.in-addr.arpa.]
      

      The same request with the IP instead the arpa name works :

      zabbix_agent2 -t net.dns.record[dnsServer,91.229.231.28,ptr,,5,tcp]
      net.dns.record[dnsServer,91.229.231.28,ptr,,5,tcp][s|28.231.229.91.in-addr.arpa PTR      webmail13.hosteam.fr]
      

            sjurgensons Stanislavs Jurgensons
            mma Mickael Martin
            Team INT
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: