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

HostInterfaceItem in agent sets OTHER hosts to useip=0 in table interface

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Commercial support required
    • Icon: Trivial Trivial
    • None
    • None
    • None
    • None

      Steps to reproduce:

      add following line to /etc/zabbix/zabbix_agent2.conf

      HostInterfaceItem=system.run[hostname -f]

      (Intention is Auto-registration with DNS instead of IP)

      Restart zabbix-agent2 on client

      Result:

      SOME OTHER HOSTS changed from "useip=1" to "useip=0" in table interface

      like the following

      ---------------------------------------------------+

      interfaceid hostid main type useip ip           dns port  

      ---------------------------------------------------+

              356  10622    1    1     0 10.1.74.144     10050

      ---------------------------------------------------+

      Expected:

      no changes in OTHER hosts

      ---------------------------------------------------+

      interfaceid hostid main type useip ip           dns port  

      ---------------------------------------------------+

              356  10622    1    1     1 10.1.74.144     10050

      ---------------------------------------------------+

            igorbach Igor Gorbach
            JoMABL Jörg Manasse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: