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

Regression - Dynamic Index doesn't support white space at the end of the string to search for

XMLWordPrintable

      In a multiple proxy and server envirronment, I discover that there was a regression for Dynamic index between version 1.8.10 (previous server version) and 1.8.18 of zabbix (new server version)

      On Cisco 2960 here is the item I have to get the Switch temperature :
      1.3.6.1.4.1.9.9.13.1.3.1.3["index","1.3.6.1.4.1.9.9.13.1.3.1.2","SW#1, Sensor#1, GREEN "]

      Notice the space char at the end ot the "string to search for", this space is present on the result with an snmp walk.

      On a monitored switch behind my zabbix server previously in 1.8.10 and a proxy in 1.8.10, this item is supported and retrieved successfully.

      With a direct monitored switch from zabbix server 1.8.18, I get an unsupported item (truncated syslog report ):
      item [sw2R9RA:Switch_Temperature] became not supported: cannot find index [1.3.6.1.4.1.9.9.13.1.3.1.2] of the OID [1.3.6.1.4.1.9.9.13.1.3.1.3["index","1.3.6.1.4.1.9.9.13.1.3.1.2","SW#1

      While this item behind a proxy is still supported!

      I suppose a trim as been added or something like this under zabbix 1.8.18 to suppress the last white space???

      I tested different things without result :

      • protect the last space char with a slash
      • set a two consecutive space.

      I don't know if this is present under version 2.x

      for the moment my production envirronement is blocked in version 1.8

            Unassigned Unassigned
            jcduss59 Jc Duss
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: