-
Problem report
-
Resolution: Fixed
-
Major
-
None
-
Gentoo-Linux
-
Sprint 72 (Jan 2021), Sprint 73 (Feb 2021)
-
1
Steps to reproduce:
- Establish an Item that reads an OID that returns a STRING
- Let the size of the returned answer bigger than 2048 chars.
Result:
The Item can't be processed with the error message
**
"Cannot receive string value: out of memory."
Expected:
The answer is processable because Zabbix's limit for the data type "Text" is 64KB.