====== glances ====== * [[https://github.com/nicolargo/glances|Homepage]] Glances is a CLI tool that displays an overview of system status. === Ubuntu Installation === If it is not in a repo for your release, it's easiest to install it using pypi. aptitude install python-pip build-essential python-dev python-psutil pip install glances