


What is the Glances screen going to show us?Īmong other things, Glances will show us on the screen: 4 Keyboard shortcuts for use with Glance.
#Ubuntu system monitor install install
2 Install Glances on Ubuntu 18.04 LTS Bionic Beaver server.1 What is the Glances screen going to show us?.We are supposed to execute the commands under the root account, if not, you may need to add 'sudo' to the commands to obtain administrator privileges. The installation of Glances System Monitoring in Ubuntu 18.04 LTS (Bionic Beaver), either in the server version or in the desktop version, is going to be quite simple. Glances uses the libstatgrab library to retrieve information from our system and is developed in Python. Information will be displayed in colors, which will make it easier for us to find a bottleneck in the system. One of the main features is that you can set thresholds (warning and critical) in a configuration file. There are many options available in Glances that we can discover as we use the program. Using this program we will be able to monitor the CPU, the load average, the memory, the network interfaces, the disk I / O, the use of spaces in the file system, the mounted devices, the total number of active processes and the main processes. For those who don't know, this is free software, licensed under LGPL, for monitor our GNU / Linux or BSD operating system from a text interface. In the next article we are going to take a look at Glances.
