summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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