Details
-
Type:
Change Request
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4.0alpha1
-
Component/s: Proxy (P), Server (S)
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.