Hello All,
I have configured router to send snmp data to zabbix, where i see that input and output traffic readings are shown less when compared to router readings.
If i do snmpwalk, i get below data, (something like 350kbps )
Where zabbix shows 3.5kbps. ( suppose to show 350 kbps )
Settings on zabbix is as follows,
Am i missing something here, does unit or custom multiplier needs to be changed? Any pointers are greatly helpful.
Thanks.
I have configured router to send snmp data to zabbix, where i see that input and output traffic readings are shown less when compared to router readings.
If i do snmpwalk, i get below data, (something like 350kbps )
Code:
IF-MIB::ifInOctets.22 = Counter32: 351772510
Settings on zabbix is as follows,
Code:
Key : ifOutOctets.11 OID : .1.3.6.1.2.1.2.2.1.16.11 Type : Numeric ( unsigned ) Datatype : Decimal Units : bps custom multiplier : 8 Store value : Delta ( speed per second).
Thanks.
Comment