Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-7495

Support aggregation of multiple text items using foreach functions

XMLWordPrintable

    • Icon: New Feature Request New Feature Request
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.0.0rc2
    • None
    • None

      It would be convenient to support aggregation of multiple text items using "foreach" cunctions. For example:

      Given a list of LLD items like

      • device.status_summary[dev1] = "device: dev1, active"
      • device.status_summary[dev2]  = "device: dev2, idle"
      • device.status_summary[dev3]  = "device: dev3, disabled"
      • ...

      Allow generating new calculated item with formula

      concat(last_foreach(//device.status_summary[*]))

       

       

            Unassigned Unassigned
            akete Aleš Kete
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: