Hi,
I'm using arch on a raspi 2.
To measure/supervise the network traffic produced by the pi I usually look at ifconfig or /proc/net/dev, in detail at the RX/TX bytes.
My problem is on the pi: after 4GB traffic the RX/TX have (probably an overflow) and values are reset to 0.
* Is this a known bug or a configuration issue?
* Is there a workaround or another way to measure the RX/TX traffic volume?
Thank you very much!