gnome-shell-system-monitor-applet
gnome-shell-system-monitor-applet copied to clipboard
Network bandwidth double counted
I've noticed that the reported network bandwidth is doubled when you are connected to a VPN. This creates another interface (e.g. vpn0) that has identical traffic to the actual HW interface (e.g. eth0). The monitoring applet just sums up all interfaces, so double counts the transfers. Is there an easy fix for this?