xref: /netbsd-src/external/bsd/ntp/dist/scripts/summary.1summaryman (revision 6cf6fe02a981b55727c49c3d37b0d8191a98c0ee)
. it 1 an-trap . if \\n[.$] \,\\$*\/ ..
summary 1summaryman "24 Dec 2013" "" "User Commands"

EDIT THIS FILE WITH CAUTION (/tmp/.ag-41aGTL/ag-e2aWSL)

It has been AutoGen-ed December 24, 2013 at 11:36:05 AM by AutoGen 5.18.3pre5
From the definitions summary-opts.def
and the template file agman-cmd.tpl
NAME
\f\*[B-Font]summary - compute various stastics from NTP stat files
SYNOPSIS
\f\*[B-Font]summary [\f\*[B-Font]--option-name\f[]] [\f\*[B-Font]--option-name\f[] \f\*[I-Font]value\f[]] All arguments must be options.
DESCRIPTION
"OPTIONS"

.NOP \f\*[B-Font]--directory\f[]=\f\*[I-Font]string\f[] Directory containing stat files. The default \f\*[I-Font]string\f[] for this option is: /var/log/ntp The directory where ntpd will search for .stat files generated by ntpd.

.NOP \f\*[B-Font]--end-date\f[]=\f\*[I-Font]number\f[] End date. This option takes an integer number as its argument. Process all files with the date suffix less or equal to value of this option. Defaults to today minus one day (Use date -u +%Y%m%d) to get the timestamp.

.NOP \f\*[B-Font]--output-directory\f[]=\f\*[I-Font]str\f[] Output directory. The default \f\*[I-Font]str\f[] for this option is: /tmp The output directory summary will write all output files to.

.NOP \f\*[B-Font]--peer-dist-limit\f[]=\f\*[I-Font]float\f[] Peer dist limit. The default \f\*[I-Font]float\f[] for this option is: 400

.NOP \f\*[B-Font]--skip-time-steps\f[]=\f\*[I-Font]float\f[] Ignore time offsets larger that this. The default \f\*[I-Font]float\f[] for this option is: 3600

.NOP \f\*[B-Font]--start-date\f[]=\f\*[I-Font]num\f[] Start date. This option takes an integer number as its argument. The default \f\*[I-Font]num\f[] for this option is: 19700101 Process all files with the date suffix more or equal to value of this option. Defaults to 197000101.

.NOP \f\*[B-Font]--help\f[] Display usage information and exit.

.NOP \f\*[B-Font]--more-help\f[] Pass the extended usage information through a pager.

summary 1summaryman "24 Dec 2013" "" "User Commands"

EDIT THIS FILE WITH CAUTION (/tmp/.ag-41aGTL/ag-e2aWSL)

It has been AutoGen-ed December 24, 2013 at 11:36:05 AM by AutoGen 5.18.3pre5
From the definitions summary-opts.def
and the template file agman-cmd.tpl
NAME
\f\*[B-Font]summary summary - compute various stastics from NTP stat files cvt_prog='/usr/local/gnu/share/autogen/texi2man' cvt_prog=`cd \`dirname "$cvt_prog"\` >/dev/null && pwd `/`basename "$cvt_prog"` cd $tmp_dir test -x "$cvt_prog" || die "'$cvt_prog' is not executable" { list='synopsis description options option-presets' for f in $list ; do cat $f ; echo ; done rm -f $list name list='implementation-notes environment files examples exit-status errors compatibility see-also conforming-to history authors copyright bugs notes' for f in $list ; do cat $f ; echo ; done > .end-doc rm -f $list list=`ls -1 *`' .end-doc' for f in $list ; do cat $f ; echo ; done rm -f $list } 1>.doc 2>/dev/null /usr/local/gnu/bin/grep -E -v '^[ ]*$' .doc | $cvt_prog
"EXIT STATUS"
One of the following exit values will be returned:

.NOP 0 " (EXIT_SUCCESS)" Successful program execution.

.NOP 1 " (EXIT_FAILURE)" The operation failed or the command syntax was not valid.

.NOP 70 " (EX_SOFTWARE)" libopts had an internal operational error. Please report it to autogen-users@lists.sourceforge.net. Thank you.

"NOTES"
This manual page was AutoGen-erated from the summary option definitions.