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

Incorrect network interfaces filter macro value in Linux by Prom template

XMLWordPrintable

    • 0.1

      {$NET.IF.IFOPERSTATUS.NOT_MATCHES} macro that is used in LLD of network interfaces is using value ^7$ with description "Ignore notPresent(7).". However:
      1. LLD data contatins operational statuses in textual form (unknown, notpresent, down...).
      2. In discovered interface we convert these statuses to numerical data, but there is no "7".

      Macro value should be changed to ^notpresent$.

            drasikhov Denis Rasikhov
            drasikhov Denis Rasikhov
            Team INT
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: