This post was made with another stylesheet and it might be messed up!
I totally accidentally discovered Glances around 1-2h ago, and because it is a really nice program and I don’t know how well-known is, I am sharing it.
You can think it similar to “top” command, but Glances is easier to start with, plus it provides a very clean (CLI) interface and you can run it as Standalone or Client/Server Mode.
Glances is a relatively new monitor tool, about 1 year old, written in Python by Nicolas Hennion and is doing amazing well in GitHub!
I will skip any details of it, because it has an excellent manual in GitHub. For quick use in Fedora.
Install:
$ sudo yum install glances
Run:
$ glances
It is also available for Mac OS X and Windows (Server Mode Only).
For more check on:

