]> granicus.if.org Git - sysstat/commitdiff
sadf: Update manual page
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 25 Apr 2020 07:34:57 +0000 (09:34 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 25 Apr 2020 07:34:57 +0000 (09:34 +0200)
Explain new option "hz=" for sadf -c.

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

index 9e97619fe20438ab6039d2c7adf725951f2c820c..3777f0f0ea9016ef8298e3804d0a4130184b2d3c 100644 (file)
@@ -1,4 +1,4 @@
-.TH SADF 1 "NOVEMBER 2019" Linux "Linux User's Manual" -*- nroff -*-
+.TH SADF 1 "APRIL 2020" Linux "Linux User's Manual" -*- nroff -*-
 .SH NAME
 sadf \- Display data collected by sar in multiple formats.
 .SH SYNOPSIS
@@ -120,6 +120,7 @@ to current up-to-date format. Use the following syntax:
 
 .B sadf -c old_datafile > new_datafile
 
+Conversion can be controlled using option -O (see below).
 .IP -d
 Print the contents of the data file in a format that can easily
 be ingested by a relational database system. The output consists
@@ -248,6 +249,14 @@ pointing at the first graph of each activity.
 Do not display views where all graphs have only zero values.
 .RE
 
+The following option may be used when converting an old system activity binary datafile
+to current up-to-date format:
+
+.BR hz= value
+.RS
+Specify the number of ticks per second for the machine where the old datafile has been created.
+.RE
+
 The following option may be used when data are exported to a PCP archive:
 
 .BR pcparchive= name
@@ -291,6 +300,7 @@ Note that timestamp output can be controlled by options -T, -t and -U.
 Print the raw contents of the data file. With this format, the values for
 all the counters are displayed as read from the kernel, which means e.g., that
 no average values are calculated over the elapsed time interval.
+Output can be controlled using option -O (see above).
 .IP "-s [ hh:mm[:ss] ]"
 Set the starting time of the data, causing the
 .B sadf