summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2018-08-05 10:37:37 +0200
committernicolargo <nicolas@nicolargo.com>2018-08-05 10:37:37 +0200
commita7646b64992e5f9e5680e0b5f170e29c55ebe95c (patch)
tree8c612e312d0c7fdc0c33c7adc28de439ef553d7a
parent0989d73e647e6a92d8706decab39a84a28b77245 (diff)
Improve documentation concerning disk IO
-rw-r--r--docs/aoa/disk.rst5
-rw-r--r--docs/man/glances.12
2 files changed, 6 insertions, 1 deletions
diff --git a/docs/aoa/disk.rst b/docs/aoa/disk.rst
index 37a32abf..f6d03ffe 100644
--- a/docs/aoa/disk.rst
+++ b/docs/aoa/disk.rst
@@ -8,6 +8,11 @@ Disk I/O
Glances displays the disk I/O throughput. The unit is adapted
dynamically.
+You can display:
+
+- bytes per second (default behavor / Bytes/s, KBytes/s, MBytes/s, etc)
+- requests per second (using --diskio-iops option or *B* hotkey)
+
There is no alert on this information.
It's possible to define:
diff --git a/docs/man/glances.1 b/docs/man/glances.1
index 00209c84..3a690ef4 100644
--- a/docs/man/glances.1
+++ b/docs/man/glances.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GLANCES" "1" "Jul 28, 2018" "3.0.rc5" "Glances"
+.TH "GLANCES" "1" "Aug 05, 2018" "3.0.rc5" "Glances"
.SH NAME
glances \- An eye on your system
.