How to Install glances in Ubuntu 18.04



Install glances by entering the following commands in the terminal:

sudo apt update
sudo apt install glances

Description:

Curses-based monitoring tool

Glances is a curses-based monitoring tool for GNU/Linux or BSD OS. Glances uses the PsUtil library to get information from your system. . It monitors CPU, load, memory, network bandwidth, disk I/O, disk use, process.

Homepage: https://nicolargo.github.com/glances/

Version: 2.11.1-3

Section: universe/utils