glances
Glances is an open-source, cross-platform system monitoring tool written in Python. It uses the psutil library to collect a wide range of system metrics and presents them in a single, consolidated interface. Glances runs on Linux, Windows, macOS, and other Unix-like systems, and can be used locally or remotely.
The tool provides both a terminal-based user interface that automatically adapts to the display size and a
Metrics include CPU usage, memory and swap usage, load averages, disk I/O and disk space, network activity,
Glances is maintained as an open-source project with a community of contributors and is distributed under an