Ad Widget

Collapse

How the {TRIGGER.DESCRIPTION} picks up the text and adding it to this Action

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TechPravs
    Junior Member
    • Jun 2018
    • 4

    #1

    How the {TRIGGER.DESCRIPTION} picks up the text and adding it to this Action

    Wondering how the text is been added to the Trigger Description and then email notifications are sent. As you can see the everything matches perfectly but I cannot find where or how it’s picking up the Extra Text (bold) in Trigger Description and adding it to this Action.

    Here’s the Configurations -> Actions -> Operation -> Default Message content:

    {HOST.NAME1}
    {$ZABBIX_URL}

    Trigger: {TRIGGER.NAME}
    Trigger status: {TRIGGER.STATUS}
    Trigger severity: {TRIGGER.SEVERITY}

    Template Name: {TRIGGER.TEMPLATE.NAME}
    Action Name: {ACTION.NAME}

    {TRIGGER.DESCRIPTION}

    Trigger URL: {TRIGGER.URL}

    Item values:
    {ITEM.NAME1} ({HOST.NAME1}:{ITEM.KEY1}): {ITEM.VALUE1}


    And here’s the message I received from Zabbix:

    *******Prod##
    http://zabbix-*******.com/zabbix/

    Trigger: Zabbix agent on *******Prod## is unreachable for 5 minutes
    Trigger status: PROBLEM
    Trigger severity: High

    Template Name: PROD Template
    Action Name: PROD Issues

    Service Overview: Blah Blah
    Impact Statement: Blah Blah Blah Blah .
    Support DL: Admins@*******.com
    Alert Owner: Admins - Blah Blah
    Link to KB/Wiki: Blah Blah


    Trigger URL:

    Item values:
    Agent ping (*******Prod##:agent.ping): Up (1)
    Attached Files
  • TechPravs
    Junior Member
    • Jun 2018
    • 4

    #2
    I hate to be that guy, but

    *bump*

    Comment

    • kernbug
      Senior Member
      • Feb 2013
      • 330

      #3
      Hi,

      Please show screenshot from trigger settings page:

      Comment

      • TechPravs
        Junior Member
        • Jun 2018
        • 4

        #4
        Hi Kernbug, Please find the attached triggers setting page screenshot.
        Attached Files
        Last edited by TechPravs; 04-07-2018, 10:44.

        Comment

        Working...