I use system monitor with 16.04 in Unity. Currently, I get all the graphs and text indicator for Disk on top panel. I want to have net speed displayed instead of Disk. How can I do that ?
I use system monitor with 16.04 in Unity. Currently, I get all the graphs and text indicator for Disk on top panel. I want to have net speed displayed instead of Disk. How can I do that ?
Xenial
indicator-netspeed
from terminalapt:indicator-netspeed
from your browser's URL panelTerminal install
To start the indicator, run
indicator-netspeed &
Bionic and up (with GNOME 3)
Gnome Extensions: Install
If you want to download the extension package manually, select your shell version and extension version.
GitHub: hedayaty/netspeed
Bionic with Unity panel
Terminal install
To start the indicator, run
indicator-netspeed-unity &
Launchpad: Download
GitHub: ggleb/indicator-netspeed-unity
In Ubuntu 18.04 simply open the Ubuntu software app and search for Netspeed. Click to install the app and it will be displayed on your upper status bar on the right side.
Unity (Ubuntu 17.04 and below)
Steps to see NetSpeed Indicator n Unity Desktop Ubuntu
Type the below codes in Terminal:
Logout of the current session & Login again for the changes to take effect.
Net speed indicator app will start automatically on top of the Unity Panel.
If you don't like to logout, you can still start Netspeed Indicator Applet on Unity panel.
Open the terminal and type the below code to start the Netspeed indicator app
That's it. You can see the Upload & download Speed also by clicking on the Icon.
I use Netspeed for Unity for that with Lubuntu 18.04 LTS, and think this link to acquire Netspeed will be helpful; please note there's a version for 16.04 ('Xenial'), so you can disregard everything on that page but the second and third paragraphs, to wit:
sudo -i
add-apt-repository ppa:fixnix/netspeed
apt-get update
apt install indicator-netspeed-unity
GNOME Shell (Ubuntu 17.10+)
There are several GNOME extensions. The one with the indicator that I like the most is: system-monitor (AKA gnome-shell-system-monitor-applet)
Includes network speed and much more.
Alternatives
Vitals: Simple. Only numbers (without graphs).
Freon: Only numbers (without graphs).