I'd like to create a graph that shows the kB/s using the information collected via SNMP (I'm using an Allied Telesyn 8350GB). How can I do this in zabbix?
Eventually an average value calculated with (ifInOctets / system_uptime) should be enough. How can I use an expression like this in an Item definition or Graph?
Thanks in advance
Eventually an average value calculated with (ifInOctets / system_uptime) should be enough. How can I use an expression like this in an Item definition or Graph?
Thanks in advance
Comment