Ad Widget

Collapse

How to add a web link of a host in an mail alert

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DSI_agglo
    Member
    • Jul 2019
    • 35

    #1

    How to add a web link of a host in an mail alert

    Hello,

    It is possible to add the web link of the concerned host in the alert mail.
    My Zabbix version is 4.2.6.

    Thanks,

    DSI_agglo.
  • walter
    Junior Member
    • Sep 2017
    • 16

    #2
    Example of a link to the problem:

    Problem started at {EVENT.TIME} on {EVENT.DATE}
    Problem name: {TRIGGER.NAME}
    Host: {HOST.NAME}
    Latest value: {{HOST.HOST}:{ITEM.KEY}.last()}
    Severity: {TRIGGER.SEVERITY}
    Group: [{TRIGGER.HOSTGROUP.NAME}]
    http://yourwebsite/zabbix.php?action=problem.view&fullscreen=0&filter _triggerids%5B%5D={TRIGGER.ID}&filter_set=1

    Comment

    Working...