Ad Widget

Collapse

More use of {MACROS} in Trigger Descriptions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • frater
    Senior Member
    • Oct 2010
    • 340

    #1

    More use of {MACROS} in Trigger Descriptions

    Somewhat related to: http://www.zabbix.com/forum/showthread.php?t=23333

    I really like the dashboard and if something pops up I want as much info I can cram into that one line...

    It's bothering me for a long time I can only use {ITEM.VALUE1..9} and {ITEM.LASTVALUE1..9} in the "Trigger Description"

    I'm using them, but the field I really want to use there is {TRIGGER.VALUE1..9}

    Now if I'm using max(#3) in the trigger to prolong the time the trigger is shown I have to use "{ITEM.VALUE1} failures (more than $1) on {HOSTNAME}"
    It then sometimes says

    "0 failures (more than 3) on asterisk.obelix.com"

    If I could use "{TRIGGER.VALUE1} failures (more than $1) on {HOSTNAME}" it would correctly say:

    "5 failures (more than 3) on asterisk.obelix.com"

    I have a feeling it's not that difficult to implement (....just a feeling)
    Zabbix agents on Linux, FreeBSD, Windows, AVM-Fritz!box, DD-WRT and QNAP
Working...