Você considerou tentar Unidade Indicador Netspeed ? Foi uma bifurcação do Indicador Netspeed do mgedmin. Apesar de seu nome, ele deve funcionar com qualquer painel que suporte AppIndicators.
Citação do artigo Webupd8 .
Indicator Netspeed Unity is a heavily modified Indicator Netspeed, which adds the following extra features:
- four panel display modes: download, upload or total (either merged or separated) network speed;
- configurable bit rate prefix;
- shows total downloaded and uploaded data for the current session in the indicator menu ("All" item);
enable/disable padding - when enabled, it preserves the indentation of indicator text (I recommend disabling this or else you'll end up
with a gap between the icons and text);supports using custom icons (available via Dconf);
- added a settings menu which allows changing the upload/download prefix, change the theme to dark/light or current (system) theme and run nethogs for a more detailed analysis.
Como instalar?
Você pode usar o comando apt-get install
adicionando ppa primeiro.
sudo apt-add-repository ppa:fixnix/netspeed
sudo apt-get update
sudo apt-get install indicator-netspeed-unity
Caso contrário, você pode instalar a partir dos arquivos .deb
32 bits
wget http://ppa.launchpad.net/fixnix/netspeed/ubuntu/pool/main/i/indicator-netspeed-unity/indicator-netspeed-unity_1.04-yakkety0_i386.deb
sudo dpkg -i indicator-netspeed-unity_1.04-yakkety0_i386.deb
64 bits
wget http://ppa.launchpad.net/fixnix/netspeed/ubuntu/pool/main/i/indicator-netspeed-unity/indicator-netspeed-unity_1.04-yakkety0_amd64.deb
sudo dpkg -i indicator-netspeed-unity_1.04-yakkety0_amd64.deb