-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
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.
- mentioned in
-
Page Loading...