Incorrect recovery expression for Dell R740 interface Link down trigger

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      In the Dell PowerEdge R740 by HTTP template, the network interface LinkStatus values are mapped as:

      0 = Unknown
      1 = Null
      2 = Down
      3 = Up

      However, the recovery expression for the trigger “Interface {#IFNAME}: Link down” uses:

      last(...)=1

      Expected:
      recovery expression last(...)=3 or last(...)<>2 

            Assignee:
            Zabbix Integration Team
            Reporter:
            Piotr Wegrzyn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: