› Forums › Network Management › ZeroShell › MRTG Monitor and graphics report wrong value (too low) › Reply To: MRTG Monitor and graphics report wrong value (too low)
March 16, 2017 at 2:43 pm
#54399
Member
Hi,
I had some issues myself with the bitrate scrit but for me is working decent.
https://www.zeroshell.org/forum/viewtopic.php?t=6937&highlight=
The bitrate script use contrack to calculate total traffic.
On the other hand the mrtg script is really tright forward and use
TX=`cat /sys/class/net/$INTERFACE/statistics/tx_bytes`