Hi !
I need to plot the total bandwidht for a gateway here.
Using only net.if.in/out I was unable to create a graph that shows the total bandwidth (delta(net.if.in+net.if.out)), so I create a new net.if.total.
Check the resulting graph: http://www.zabbix.com/forum/attachme...ntid=273&stc=1
The net.if.total is the yellow area. Blue is net.if.in and red is net.if.out.
This is my first patch. Sorry any mistake !
I need to plot the total bandwidht for a gateway here.
Using only net.if.in/out I was unable to create a graph that shows the total bandwidth (delta(net.if.in+net.if.out)), so I create a new net.if.total.
Check the resulting graph: http://www.zabbix.com/forum/attachme...ntid=273&stc=1
The net.if.total is the yellow area. Blue is net.if.in and red is net.if.out.
This is my first patch. Sorry any mistake !

Comment