Hello,
I need help with the message default action. I want the error state of the Web monitoring the notification sent to my email appears. To know exactly what our URL error (Timeout was reached, Cant't resolve hostname, Could't connet to server ...).
- Example of error: status information is what I want in the notification.

- My message default action is this:
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Trigger severity: {TRIGGER.SEVERITY}
Item values:
1. {ITEM.NAME1} ({HOST.NAME1}:{ITEM.KEY1}): {ITEM.VALUE1}
ID del evento: {EVENT.ID}
Hora del evento: {EVENT.TIME}
Fecha del evento: {EVENT.DATE}
- I've tried almost all the macros in the message default action:
- It is the Expression that I have put on the trigger of each Web scenario:
{Zabbix server:web.test.fail[Scenario].last(0)}#0
Thanks in advance, and sorry for my english.
I need help with the message default action. I want the error state of the Web monitoring the notification sent to my email appears. To know exactly what our URL error (Timeout was reached, Cant't resolve hostname, Could't connet to server ...).
- Example of error: status information is what I want in the notification.
- My message default action is this:
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Trigger severity: {TRIGGER.SEVERITY}
Item values:
1. {ITEM.NAME1} ({HOST.NAME1}:{ITEM.KEY1}): {ITEM.VALUE1}
ID del evento: {EVENT.ID}
Hora del evento: {EVENT.TIME}
Fecha del evento: {EVENT.DATE}
- I've tried almost all the macros in the message default action:
- It is the Expression that I have put on the trigger of each Web scenario:
{Zabbix server:web.test.fail[Scenario].last(0)}#0
Thanks in advance, and sorry for my english.