Hello all, I am a new Zabbix user in the process of configuring things for the first time and have a question.
I want Zabbix to store some raw SNMP high capacity (HC aka Counter64) values (eg ifHCInOctets.3, ifHCOutOctets.3). Does the database schema allow for this? That is, does it use a large integer column (something capable of storing values greater than 2^32) for this? I looked at the DB schema diagram on the wiki but it was pretty unusable. Thanks for any guidance. (Zabbix-3.4.11, Postgresql-10)
I want Zabbix to store some raw SNMP high capacity (HC aka Counter64) values (eg ifHCInOctets.3, ifHCOutOctets.3). Does the database schema allow for this? That is, does it use a large integer column (something capable of storing values greater than 2^32) for this? I looked at the DB schema diagram on the wiki but it was pretty unusable. Thanks for any guidance. (Zabbix-3.4.11, Postgresql-10)
Comment