Hi --
Historically I haven't done much with text/character item types, but I recently had a need, and was unsure which to pick. Is there a guide available?
I know that character item types are limited to 255 bytes (a byte translating roughly to a character, including whitespace). Is there any difference in the way they're stored in zabbix that makes one more performance friendly? Or any other differences I should consider? If my string will fit into 255 characters, is there any reason at all to use the "text" type?
Thanks!
Historically I haven't done much with text/character item types, but I recently had a need, and was unsure which to pick. Is there a guide available?
I know that character item types are limited to 255 bytes (a byte translating roughly to a character, including whitespace). Is there any difference in the way they're stored in zabbix that makes one more performance friendly? Or any other differences I should consider? If my string will fit into 255 characters, is there any reason at all to use the "text" type?
Thanks!
Comment