Hi all!
How to create Item which shows me total traffic on interfaces?
net.if.total when server reboot or reset counter on the interfaces also reset.
What I have to do? Create Item net.if.total[eth0] and Store as Delta simple change, and then create Calculated item and form Formula put:
last(net.if.total)+last(net.if.total)? What exactly I have to put in Key form?
I don't get it! ;-( I cannot believe that is very difficult to do in Zabbix.
Regards,
Simon
How to create Item which shows me total traffic on interfaces?
net.if.total when server reboot or reset counter on the interfaces also reset.
What I have to do? Create Item net.if.total[eth0] and Store as Delta simple change, and then create Calculated item and form Formula put:
last(net.if.total)+last(net.if.total)? What exactly I have to put in Key form?
I don't get it! ;-( I cannot believe that is very difficult to do in Zabbix.
Regards,
Simon
Comment