Glances System Monitor Tool an Eye on Your System
Glances is a cross-platform system monitoring tool written in Python. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage.
It’ll run on almost any platform, including Linux, Windows, and macOS. This tool makes it easier for developers to view a large amount of monitoring information through a web-based interface.
Many of you know Top as a monitor tool, or Htop, a slightly more extensive version of Top. Both are great to use.