Glances is a free software (licensed under LGPL) to monitor your GNU/Linux or BSD operating system from a text interface.
Installation:
1 2 3 |
sudo apt-get install python-pip build-essential python-dev sudo pip install Glances sudo pip install PySensors |