Hi,
I've followed a tutorial for configuring snmp traps under Zabbix. And it works fine.
I have an issue with the length of the data stored by Zabbix.
My trap is more than 255 characters long and it is cut by Zabbix.
I've tried to increase the length of the value Field in history_str table to 500. But I still have the issue.
If I update the value under mysql, there is no problem (I can have more than 255 characters) but when it is done by zabbix it is tuncated to 255.
Where can I change "something" to increse the value ? I really need it.
Thank you very much
Lo
I've followed a tutorial for configuring snmp traps under Zabbix. And it works fine.
I have an issue with the length of the data stored by Zabbix.
My trap is more than 255 characters long and it is cut by Zabbix.
I've tried to increase the length of the value Field in history_str table to 500. But I still have the issue.
If I update the value under mysql, there is no problem (I can have more than 255 characters) but when it is done by zabbix it is tuncated to 255.
Where can I change "something" to increse the value ? I really need it.
Thank you very much
Lo