Hello everybody,
is it possible to change the format of the Event Date in the Notifications?
This is my Default Message, wich Zabbix sends:
Hostname: {HOSTNAME}
IP: {IPADDRESS}
Problem: {TRIGGER.NAME}
Problem status: {TRIGGER.STATUS}
Severity: {TRIGGER.SEVERITY}
Date and Time: {EVENT.DATE} - {EVENT.TIME}
Last value: {{HOSTNAME}:{TRIGGER.KEY}.last(0)}
Now the Date Format in the Mail is: "YYYY.MM.DD"
But i want it to change in "DD.MM.YYYY"
My Zabbix Server Version is 2.0.5.
Is that possible?
Regards
focusheizer
is it possible to change the format of the Event Date in the Notifications?
This is my Default Message, wich Zabbix sends:
Hostname: {HOSTNAME}
IP: {IPADDRESS}
Problem: {TRIGGER.NAME}
Problem status: {TRIGGER.STATUS}
Severity: {TRIGGER.SEVERITY}
Date and Time: {EVENT.DATE} - {EVENT.TIME}
Last value: {{HOSTNAME}:{TRIGGER.KEY}.last(0)}
Now the Date Format in the Mail is: "YYYY.MM.DD"
But i want it to change in "DD.MM.YYYY"
My Zabbix Server Version is 2.0.5.
Is that possible?
Regards
focusheizer
Comment