Ad Widget

Collapse

{ITEM.VALUE} Dont work!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fableman
    Member
    • Oct 2007
    • 78

    #1

    {ITEM.VALUE} Dont work!

    This is the layout of my email message I send out when something is trigerd:

    LARM STATUS: {STATUS}
    ---------------------------------------------
    TIME: {TIME}
    HOST NAME: {HOSTNAME}
    IP: {IPADDRESS}
    LARM TRIGGER: {TRIGGER.NAME}
    SEVERITY: {TRIGGER.SEVERITY}
    LARM VALUE: {ITEM.VALUE}
    LOCATION: {PROFILE.LOCATION}
    ---------------------------------------------

    But the {ITEM.VALUE} Dont work!

    Iam doing it wrong or is it a bug?
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Why it should? The triggers is supposed to work for trigger descriptions (names) only.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • fableman
      Member
      • Oct 2007
      • 78

      #3
      Originally posted by Alexei
      Why it should? The triggers is supposed to work for trigger descriptions (names) only.
      ???

      Regarding to your Documentation is say.

      {ITEM.VALUE}
      {ITEM.VALUE1}

      {ITEM.VALUE9}
      X The latest value of Nth item of
      the trigger expression if used
      for displaying triggers.
      Historical (when event
      happenned) value of Nth item
      of the trigger expression if used
      for displaying events.

      Soo why souldent ITEM.VALUE then give me output of latest value it got ?

      I missunderstood it all ? (I use it in Action not in Tiggers.)

      Comment

      • Tenzer
        Senior Member
        • Nov 2007
        • 316

        #4
        When you look in the documentation, you have to look at the items which has a cross/mark in the first column, they are the only one which works in actions.

        Comment

        • rts
          Member
          • May 2007
          • 54

          #5
          So - is there a way of getting this historical information in an action?

          Comment

          Working...