Hello
Using version 3.2 in ubuntu server 14.04
I´m having a problem with notification message content. Te message is truncated, but not truncated at a specific length. Sometimes is truncated randomly. In the table "events" the message is inserted truncated and the same appers in zabbix log file.
Wih this message template
I've got
It missing the "seconds" part.
With a larger message template (including a large number of macros) it is truncated much further than the previous message
EDIT:
This is not happens with Ubuntu Desktop 14.04
Any help?
thanks in advance
Using version 3.2 in ubuntu server 14.04
I´m having a problem with notification message content. Te message is truncated, but not truncated at a specific length. Sometimes is truncated randomly. In the table "events" the message is inserted truncated and the same appers in zabbix log file.
Wih this message template
Code:
Recuperado
{EVENT.ID}
Fecha y hora: {EVENT.DATE} {EVENT.TIME}
Code:
Recuperado 8749 Fecha y hora: 2017.03.22 09:26
With a larger message template (including a large number of macros) it is truncated much further than the previous message
EDIT:
This is not happens with Ubuntu Desktop 14.04
Any help?
thanks in advance

Comment