Hi
I want to change the notification email so that you can click on a link that takes you to the acknowledgement page.
would this work
http://<myzabbix>/zabbix/acknow.php?eventid={EVENT.ID}&triggerid={TRIGGER.I D}
thanks
Alex
I want to change the notification email so that you can click on a link that takes you to the acknowledgement page.
would this work
http://<myzabbix>/zabbix/acknow.php?eventid={EVENT.ID}&triggerid={TRIGGER.I D}
thanks
Alex
. Just remove the extra space in {TRIGGER.ID} that you have in what you posted.
Comment