summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authornicolargo <nicolargo@nicolargo-fujitsu.(none)>2011-12-25 21:35:46 +0100
committernicolargo <nicolargo@nicolargo-fujitsu.(none)>2011-12-25 21:35:46 +0100
commit1d276d1f2a117e1b7edccee065dfed4706d052dc (patch)
tree46e75898be2239faf0d88e64eac52bd6c03f4768 /README
parent6088b3d8bc66529fbe2aaff8467104ca07f68574 (diff)
version 1.3.4v1.3.4
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 37e49b23..fff8e47e 100644
--- a/README
+++ b/README
@@ -20,12 +20,12 @@ Packages exist for Arch, Fedora, Redhat ...
Get the latest version:
- $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.3.tar.gz
+ $ wget https://github.com/downloads/nicolargo/glances/glances-1.3.4.tar.gz
Glances use a standard GNU style installer:
- $ tar zxvf glances-1.3.3.tar.gz
- $ cd glances-1.3.3
+ $ tar zxvf glances-1.3.4.tar.gz
+ $ cd glances-1.3.4
$ ./configure
$ make
$ sudo make install
@@ -79,7 +79,10 @@ When Glances is running, you can press:
If MEM > 70%, sort by process "memory size"
* 'c' to sort the processes list by CPU consumption
+* 'd' Disable or enable the disk IO stats
+* 'f' Disable or enable the file system stats
* 'm' to sort the processes list by process size
+* 'n' Disable or enable the network interfaces stats
* 'q' Exit
### Header