Add {EVENT.OPDATA} to default Trigger action "Report problems to Zabbix administrators"

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: Frontend (F)

      Modify default Trigger action "Report problems to Zabbix administrators" and add {EVENT.OPDATA}, so users have better understanding whats going on when receiving notifications

      In operations, change

      Problem started at {EVENT.TIME} on {EVENT.DATE}
      Problem name: {EVENT.NAME}
      Host: {HOST.NAME}
      Severity: {EVENT.SEVERITY}
      
      Original problem ID: {EVENT.ID}
      {TRIGGER.URL}

      to

      Problem started at {EVENT.TIME} on {EVENT.DATE}
      Problem name: {EVENT.NAME}
      Host: {HOST.NAME}
      Severity: {EVENT.SEVERITY}
      Operational data: {EVENT.OPDATA}
      Original problem ID: {EVENT.ID}
      {TRIGGER.URL}

       

      Same for Recovery operations and Update operations.

            Assignee:
            Valdis Murzins
            Reporter:
            Vitaly Zhuravlev
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: