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

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

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • None
    • None
    • 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....

            Unassigned Unassigned
            james.cook000@gmail.com James Cook
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: