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

Zabbix Host Interface with no items defined are 'unknown' when multiple interfaces are defined per host (SNMP/AGENT/JMX/IPMI)

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Frontend (F)
    • None
    • Zabbix 5.4.X

      Hosts can be defined with multiple interfaces of the same type either manually or automatically using host discovery (which is our situation).

      In this example I will be using SNMP based routers for example that do respond to multiple IP addresses.

      When the discovery occurs it defines the host with multiple SNMP interfaces with one of them being the 'Default' for example:

      • 1.1.1.2 (Default)
      • 1.1.1.3
      • 1.1.1.4

      When SNMP based templates are added to this host, all of the items are assigned to the 'Default' interface '1.1.1.2'.

      After configuration has been reloaded and data is being collected successfully using interface '1.1.1.2' the SNMP 'Rollup' icon will be in an 'Unknown' state in the following locations for example:

      When hovering over this 'Rollup' icon it will list all of the interfaces with the following states:

      • Interfaces with assigned items collecting successfully as 'Available'
      • Interfaces with assigned items NOT collecting successfully as 'Not available'
      • Interfaces with NO assigned items as 'Unknown'

      If 'passive' based interfaces exist that do not have items assigned will always be 'Unknown' and this will always occur for devices with multiple interfaces (i.e. snmp, jmx, agent, ipmi).

      I know the functionality appears to be working as designed, however I think the logic may need tweaking.

      My thought process is that the 'Rollup' interface status should only include the status for interfaces with items assigned other wise the status 'Rollup' status will always be 'Unknown'.

      Along with this for interfaces with NO assigned items there status should be 'Unknown' with an error like 'No assigned items' or something.

            zabbix.dev Zabbix Development Team
            james.cook000@gmail.com James Cook
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: