PDA

View Full Version : Plain text in a screen


milletjc
10-01-2005, 13:15
Hello Alex

I've tried to use a screen with plain text value. It's working well. But, the size of the text is limited. (Max 255 due to the database)

I've modified the table to a longblob (to be sure to have enough space) but, I'm always limited.

I've no knowledge concerning a C script but perhaps my problem is due to the binary zabbix_sender ?

Could you give me a feedback concerning this issue ?

Alexei
10-01-2005, 18:03
ZABBIX server silently truncates received information to 255 characters.