From: Sebastien GODARD Date: Sun, 22 May 2016 09:10:53 +0000 (+0200) Subject: Update sadf manual page X-Git-Tag: v11.3.5~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60a2db42a86d231cb8987e8eccdcc658f47aaf61;p=sysstat Update sadf manual page Explain option "oneday". Signed-off-by: Sebastien GODARD --- diff --git a/man/sadf.in b/man/sadf.in index 6d4205b..71d4c8b 100644 --- a/man/sadf.in +++ b/man/sadf.in @@ -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 }"