Hi all,
i have a server with two network intefaces eth0 and eth1, im trying to create a graph for monitoring the total incoming/outgoing network traffic on both network interface but i always take "Not supported".
This is what i've tryied:
grpsum["host aggregate","net.if.in[eth0,bytes],net.if.in[eth1,bytes]","last","0"]
Can anyone help me?
thx
Sergio
i have a server with two network intefaces eth0 and eth1, im trying to create a graph for monitoring the total incoming/outgoing network traffic on both network interface but i always take "Not supported".
This is what i've tryied:
grpsum["host aggregate","net.if.in[eth0,bytes],net.if.in[eth1,bytes]","last","0"]
Can anyone help me?
thx
Sergio
Comment