]> granicus.if.org Git - sysstat/commitdiff
Update sadf manual page
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 22 May 2016 09:10:53 +0000 (11:10 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 22 May 2016 09:10:53 +0000 (11:10 +0200)
Explain option "oneday".

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
man/sadf.in

index 6d4205bce197de8b951499737e37b6f30bad7290..71d4c8b7b67f1c0851391bfddfadc2545f528d40 100644 (file)
@@ -155,9 +155,7 @@ Possible options are:
 .B autoscale
 .RS
 .RS
-Tell
-.B sadf
-to draw all the graphs of a given view as large as possible based on current
+Draw all the graphs of a given view as large as possible based on current
 view's scale. To do this, a factor (10, 100, 1000...) is used to
 enlarge the graph drawing.
 This option may be interesting when several graphs are drawn on the same
@@ -165,11 +163,16 @@ view, some with only very small values, and others with high ones,
 the latter making the former hardly visible.
 .RE
 
+.B oneday
+.RS
+Display graphs data over a period of 24 hours. Note that hours are still
+printed in UTC by default: You should use option -T to print them in local
+time and get a time window starting from midnight.
+.RE
+
 .B skipempty
 .RS
-Tell
-.B sadf
-to not display views where all graphs have only zero values.
+Do not display views where all graphs have only zero values.
 .RE
 .RE
 .IP "-P { cpu [,...] | ALL }"