summary.man.in revision 338531
11590Srgrimes.de1 NOP
21590Srgrimes.  it 1 an-trap
31590Srgrimes.  if \\n[.$] \,\\$*\/
41590Srgrimes..
51590Srgrimes.ie t \
61590Srgrimes.ds B-Font [CB]
71590Srgrimes.ds I-Font [CI]
81590Srgrimes.ds R-Font [CR]
91590Srgrimes.el \
101590Srgrimes.ds B-Font B
111590Srgrimes.ds I-Font I
121590Srgrimes.ds R-Font R
131590Srgrimes.TH summary 1summaryman "14 Aug 2018" "ntp (4.2.8p12)" "User Commands"
141590Srgrimes.\"
151590Srgrimes.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-tCaq.g/ag-FCay9g)
161590Srgrimes.\"
171590Srgrimes.\" It has been AutoGen-ed August 14, 2018 at 08:09:49 AM by AutoGen 5.18.5
181590Srgrimes.\" From the definitions summary-opts.def
191590Srgrimes.\" and the template file agman-cmd.tpl
201590Srgrimes.SH NAME
211590Srgrimes\f\*[B-Font]summary\fP
221590Srgrimes\- compute various stastics from NTP stat files
231590Srgrimes.SH SYNOPSIS
241590Srgrimes\f\*[B-Font]summary\fP
251590Srgrimes[\f\*[B-Font]\-\-option-name\f[]]
261590Srgrimes[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
271590Srgrimes.sp \n(Ppu
281590Srgrimes.ne 2
2950477Speter
301590SrgrimesAll arguments must be options.
31210063Sattilio.sp \n(Ppu
321590Srgrimes.ne 2
3379535Sru
341590Srgrimes.SH DESCRIPTION
351590Srgrimes.sp
361590Srgrimes.SH "OPTIONS"
371590Srgrimes.TP
3879755Sdd.NOP \f\*[B-Font]\-\-directory\f[]=\f\*[I-Font]string\f[]
39210063SattilioDirectory containing stat files.
401590SrgrimesThe default
411590Srgrimes\f\*[I-Font]string\f[]
4295083Scharnierfor this option is:
4339164Sdes.ti +4
441590Srgrimes /var/log/ntp
4595083Scharnier.sp
4695083Scharnier        The directory where \fBntpd\fP will search for .stat files generated
4795083Scharnier        by \fBntpd\fP.
481590Srgrimes.TP
49131507Sru.NOP \f\*[B-Font]\-\-end\-date\f[]=\f\*[I-Font]number\f[]
501590SrgrimesEnd date.
511590SrgrimesThis option takes an integer number as its argument.
5239164Sdes.sp
531590Srgrimes        Process all files with the date suffix less or equal to value of this
5457670Ssheldonh        option.  Defaults to today minus one day (Use \fBdate \-u +%Y%m%d\fP)
551590Srgrimes        to get the timestamp.
5695083Scharnier.TP
571590Srgrimes.NOP \f\*[B-Font]\-\-output\-directory\f[]=\f\*[I-Font]str\f[]
581590SrgrimesOutput directory.
591590SrgrimesThe default
601590Srgrimes\f\*[I-Font]str\f[]
61210063Sattiliofor this option is:
62216769Sjhb.ti +4
63216769Sjhb /tmp
64216769Sjhb.sp
65216769Sjhb        The output directory \fBsummary\fP will write all output files to.
66216769Sjhb.TP
67216769Sjhb.NOP \f\*[B-Font]\-\-peer\-dist\-limit\f[]=\f\*[I-Font]float\f[]
68216769SjhbPeer dist limit.
691590SrgrimesThe default
701590Srgrimes\f\*[I-Font]float\f[]
71131491Srufor this option is:
72131491Sru.ti +4
73131491Sru 400
74131491Sru.sp
751590Srgrimes.TP
7679755Sdd.NOP \f\*[B-Font]\-\-skip\-time\-steps\f[]=\f\*[I-Font]float\f[]
771590SrgrimesIgnore time offsets larger that this.
781590SrgrimesThe default
791590Srgrimes\f\*[I-Font]float\f[]
801590Srgrimesfor this option is:
811590Srgrimes.ti +4
8295083Scharnier 3600
8368383Sru.sp
841590Srgrimes.TP
8595083Scharnier.NOP \f\*[B-Font]\-\-start\-date\f[]=\f\*[I-Font]num\f[]
8695083ScharnierStart date.
8795083ScharnierThis option takes an integer number as its argument.
8817797SmppThe default
891590Srgrimes\f\*[I-Font]num\f[]
90199805Sattiliofor this option is:
91199805Sattilio.ti +4
92199805Sattilio 19700101
9327273Scharnier.sp
94216769Sjhb        Process all files with the date suffix more or equal to value of
95199805Sattilio        this option.  Defaults to 197000101.
96199805Sattilio.TP
97199805Sattilio.NOP \f\*[B-Font]\-\-help\f[]
98199805SattilioDisplay usage information and exit.
991590Srgrimes.TP
10095083Scharnier.NOP \f\*[B-Font]\-\-more-help\f[]
10195083ScharnierPass the extended usage information through a pager.
10295083Scharnier.TP
10379755Sdd.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
10417797SmppOutput version of program and exit.  The default mode is `v', a simple
105version.  The `c' mode will print copyright information and `n' will
106print the full copyright notice.
107.PP
108.SH "EXIT STATUS"
109One of the following exit values will be returned:
110.TP
111.NOP 0 " (EXIT_SUCCESS)"
112Successful program execution.
113.TP
114.NOP 1 " (EXIT_FAILURE)"
115The operation failed or the command syntax was not valid.
116.TP
117.NOP 70 " (EX_SOFTWARE)"
118libopts had an internal operational error.  Please report
119it to autogen-users@lists.sourceforge.net.  Thank you.
120.PP
121.SH "NOTES"
122This manual page was \fIAutoGen\fP-erated from the \fBsummary\fP
123option definitions.
124