Allow using {ITEM.NAME<1-9>} and {ITEM.DESCRIPTION<1-9>} macros in Trigger descriptions

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      Zabbix 4.0

      When creating a trigger you can use

      ITEM.VALUE[<1-9>]

      in the trigger description.

      It would be useful to allow {ITEM.NAME<1-9>} and {ITEM.DESCRIPTION<1-9>} in the trigger description.

      Example trigger description definition:

      Trigger Notes

      This trigger will fire when the file system is above the critical threshold

      Trigger Values

      {ITEM.NAME1} : {ITEM.VALUE1}

      Expected trigger description in Event:

      Trigger Notes

      This trigger will fire when the file system is above the critical threshold

      Trigger Values

      File System Used (C:) : 95%

      What this enables you to do is define the item/values in the trigger description, rather then having to define this in actions where the triggers may have any number of items/values etc... In the action you just use {TRIGGER.DESCRIPTION}, rather then ITEM macros....

            Assignee:
            Unassigned
            Reporter:
            James Cook
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: