no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | glances [2012/12/28 16:21] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== glances ====== | ||
+ | * [[http:// | ||
+ | |||
+ | 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 | ||
+ | </ |