Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS.
Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface. The information dynamically adapts depending on the size of the user interface.
Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface. The information dynamically adapts depending on the size of the user interface.
To install glances, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install glances
To see what files were installed by glances, run:
port contents glances
To later upgrade glances, run:
sudo port selfupdate && sudo port upgrade glances
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.