Details
-
Change Request
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Currently the last SNMP trapper file size is stored into intger field (globalvars.snmp_lastsize). Because of this the maximum SNMP trapper file size supported by Zabbix is 2GB. This limit could be easily lifted by storing last size into large (64 bit) integers.