| ||||
Glances is a command-line interface curses- based monitoring software for GNU/Linux or BSD OS.
Glances uses the libstatgrab library to get facts from your process. It is formulated in Python and uses the python-statgrab lib.
Set up
From package deal manager
Offers exist for Arch, Fedora, Redhat...
From supply
Get the most recent version :
 wget https://github.com/downloads/nicolargo/glances/glances- 1. 3. two.tar.gz
Glances use a standard GNU model installer:
 tar zxvf glances- 1. three. 2.tar.gz $ cd glances- 1. 3. 2 $./configure $ make $ sudo make put in
Notes: For Debian. The Debian Squeeze repos only include things like the python-statgrab. four. You had to set up the edition. five working with the adhering to instructions :
sudo apt-get install libstatgrab-dev pkg-config python-dev make $ wget http://ftp. uk.i-scream.org/ web sites /ftp.i-scream.org/pub/i-scream/pystatgrab/pystatgrab-. 5.tar.gz $ tar zxvf pystatgrab-. five.tar.gz $ cd pystatgrab-. 5 / $./ setup.py make $ sudo./ setup.py put in
Notes: For Ubuntu 10.04 and ten. 10. The instruction to put in the model. 5 are in this article : https://github.com/nicolargo/glances/ issues / 5 #issuecomment-3033194
Jogging
Straightforward :
 glances.py
User manual
By default, stats are refreshed every second, to modify this environment, you can use the -t option. For exemple to set the refrech charge to 5 seconds:
 glances.py -t five
Importants stats are colored :
 GREEN: stat counter is " Okay "
 BLUE: stat counter is " Thorough "
 MAGENTA: stat counter is "WARNING"
 RED: stat counter is " Essential "
When Glances is running, you can push :
 'a' to set the automated method. The processes are sorted instantly
 If CPU > 70%, type by approach "CPU consumption "
 If MEM > 70%, kind by course of action "memory dimension "
 'c' to type the processes listing by CPU intake
 'm' to sort the procedures list by method sizing
 'q' Exit
Product's homepage
Necessities :
· Python
· pystatgrab
Via: Glances 1.7.1
No comments:
Post a Comment