summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-03-25 17:42:43 +0100
committerPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-03-25 17:42:43 +0100
commit019e5d08cc04c5bbe5a16edb2fe8d2b3023a00a1 (patch)
treea73958377d27a7d713407784f44188096ddad72b /doc
parentccd7b1e2608520610e34feed95931f41c233f459 (diff)
downloadtuned-019e5d08cc04c5bbe5a16edb2fe8d2b3023a00a1.tar.gz
tuned-019e5d08cc04c5bbe5a16edb2fe8d2b3023a00a1.tar.xz
tuned-019e5d08cc04c5bbe5a16edb2fe8d2b3023a00a1.zip
- Updated diskdevstat and netdevstat to have command line arguments
- Added the possibility to output a histogram at the end of the run for detailed information about the collected data
Diffstat (limited to 'doc')
-rw-r--r--doc/README.utils18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/README.utils b/doc/README.utils
index 66f9937..c6cb929 100644
--- a/doc/README.utils
+++ b/doc/README.utils
@@ -21,8 +21,22 @@ or
diskdevstat
-will start the scripts. There are no parameters or options for them. The
-output will look similar to top and/or powertop. Here a sample output of
+will start the scripts. Both can take up to 3 parameters:
+
+diskdevstat [Update interval] [Total duration] [Display histogram at the end]
+netdevstat [Update interval] [Total duration] [Display histogram at the end]
+
+Update interval:
+ Time in seconds between updates for the display. Default: 5
+
+Total duration:
+ Time in seconds for the whole run. Default: 86400 (1 day)
+
+Display histogram at the end:
+ Flag if at the end of the execution a histogram for the whole collected
+ data.
+
+The output will look similar to top and/or powertop. Here a sample output of
a longer diskdevstat run on a Fedora 10 system running KDE 4.2: