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

Allow Trigger functions in Trigger description to enable data to be included in the Trigger description while not part of the Trigger expression

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.4.4
    • Frontend (F)
    • None
    • Any Zabbix

      You have a template with two items (Item1, Item2) and a trigger that fires whenever Item1 receives data.

      In the trigger expression you would only include Item1 to have the trigger fire.

      In the trigger description you would like to display both Item1 and Item2 latest values.

      At this point you have to include a function that will always evaluate to true for Item2 in the trigger expression to acomplish this and then use {ITEM.VALUE2} etc...

      What would be nice is in the trigger description to be able to include a function call like:

      "Item2 Value: last(//Item2)" which would mean Item2 would not be needed in the expression and just be in the description.

       

            vmurzins Valdis Murzins
            james.cook000@gmail.com James Cook
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: