Display the System Monitor applet on the Ubuntu 20.04 taskbar

Make the system load display resident on the GNOME panel.

image.png

I had a lot of trouble in the past, but now it's easy to get into the Ubuntu package.

I tried the following two

gnome-shell-system-monitor-applet

Official page https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet

I'm having a hard time, but I entered below.


$ sudo apt install gnome-shell-extension-system-monitor

This alone did not enable it, so when I installed the extension manager as shown below and restarted, the screen appeared.


$ sudo apt install gnome-shell-extension-prefs

Tips below.

――It seems that the extension manager can be the browser version. --In Ubuntu 18.04, I used the gnome package because the Ubuntu package didn't work with 18.04, but the opposite was true with 20.04. --Since the screens overlap, I restarted as moving the clock and it worked.

indicator-multiload


$ sudo apt install indicator-multiload

indicator-multiload worked until Ubuntu 16.04 but stopped working on 18.04. Did you fix the bug before you knew it, or did it work because it was Ubuntu 20.04?

Comparison

Look alike!

Applet screen

gnome-shell-system-monitor-applet

image.png

indicator-multiload

image.png

Setting screen

gnome-shell-system-monitor-applet

image.png

gnome-shell-system-monitor-applet

image.png

It seems that the fan and temperature display can only be done with gnome-shell-system-monitor-applet by default.

Recommended Posts

Display the System Monitor applet on the Ubuntu 20.04 taskbar
[Ubuntu 20.04] Display the day of the week on the date / clock
Run java applet on ubuntu
Build the latest Samba 4 on Ubuntu 20.04
Display text on top of the image
Display an image on the base64 screen
Install OpenJDK (Java) on the latest Ubuntu
How to change the timezone on Ubuntu
Put Zabbix in Ubuntu with Docker and monitor Docker on the same host
Pre-processing to display on the browser (compiler)
Monitor the Docker container and SystemD process on the same host with Zabbix on Ubuntu.
Using JUnit from the command line on Ubuntu
Tips for using the Spotify app on Ubuntu
Install the latest version of Jenkins on Ubuntu 16
tmux on Ubuntu
Setting up the FreeBSD desktop environment on Ubuntu + qemu
[Android] Display images and characters on the ViewPager tab
Display the list in setDetails on the screen with spring-security
[Introduction] Display Android Studio Hello World on the emulator
Notes on updating Ubuntu from the command line (16.04 β†’ 18.04, 18.04 β†’ 20.04 both)
Install ag (the silver searcher) [on CentOS / Ubuntu / Mac]