Hello everyone
I have been trying for hours to display bandwidth network speed, something I used to do using older versions, I'm currently using 2.2 and I wonder why this doesn't work.
PS: I have working graphs for eth0 and data gets updated correctly.
Please find the attached image.
I have been trying for hours to display bandwidth network speed, something I used to do using older versions, I'm currently using 2.2 and I wonder why this doesn't work.
PS: I have working graphs for eth0 and data gets updated correctly.
Incoming traffic: {{HOSTNAME}:net.if.in[eth0].last(0)}
Outgoing traffic: {{HOSTNAME}:net.if.out[eth0].last(0)}
Outgoing traffic: {{HOSTNAME}:net.if.out[eth0].last(0)}
Comment