mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-25 18:23:41 +03:00
Improve documentation concerning disk IO
This commit is contained in:
parent
0989d73e64
commit
a7646b6499
@ -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:
|
||||
|
@ -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
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user