Page 1 of 1

Glances - eye on your system

Posted: Tue Jan 01, 2013 9:23 am
by zerozero
Glances http://nicolargo.github.com/glances/ is a cli tool to monitor our system (somewhat like top or htop but with a better interface and extra features)
Image

in lmde the installation is simple

Code: Select all

sudo apt-get install python-pip build-essential python-dev

Code: Select all

sudo pip install Glances

Code: Select all

glances

Re: Glances - eye on your system

Posted: Tue Jan 01, 2013 9:34 am
by GeneC
Nice tool....
Thanks for the New Years Day present, 'zz'...:)
Where do you find all these fine things..
Image

Re: Glances - eye on your system

Posted: Tue Jan 01, 2013 9:40 am
by zerozero
heh glad you like it :wink:
has a few interesting features in it (and i never heard before of that sudo pip install :lol: )