]> granicus.if.org Git - sysstat/commitdiff
Update README file
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 10 Jul 2017 06:14:25 +0000 (08:14 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 10 Jul 2017 06:14:25 +0000 (08:14 +0200)
iostat doesn't display stats for network filesystems.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
README.md

index f06543b552be0a6ad903597c547cac42ea11ffc3..8b00e720e5c9a1c2b46f18a790a3ef442d90c78f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 
 The sysstat package contains various utilities, common to many commercial Unixes, to monitor system performance and usage activity:
 
-* **iostat** reports CPU statistics and input/output statistics for devices, partitions and network filesystems.
+* **iostat** reports CPU statistics and input/output statistics for block devices and partitions.
 * **mpstat** reports individual or combined processor related statistics.
 * **pidstat** reports statistics for Linux tasks (processes) : I/O, CPU, memory, etc.
 * **tapestat** reports statistics for tape drives connected to the system.