Hello,
I have to monitor a Cisco Aironet ethernet transfer rate. I can't install Zabbix agent in a AP so SNMP is needed.
I've got a test environment and I can't find the correct MIB variable that I need. There are two variables called IF-MIB::ifInOctects and IF-MIB::ifOutOctets, but their value is the total octects amount, not the transfer rate.
I could use trigger expressions to calculate the transfer rate from ifInOctects and ifOutOctects, but I don't want a trigger, I want a Item so I can draw a graph.
Thank you for your help!!!!!
I have to monitor a Cisco Aironet ethernet transfer rate. I can't install Zabbix agent in a AP so SNMP is needed.
I've got a test environment and I can't find the correct MIB variable that I need. There are two variables called IF-MIB::ifInOctects and IF-MIB::ifOutOctets, but their value is the total octects amount, not the transfer rate.
I could use trigger expressions to calculate the transfer rate from ifInOctects and ifOutOctects, but I don't want a trigger, I want a Item so I can draw a graph.
Thank you for your help!!!!!
Comment