1275970Scy.de1 NOP
2275970Scy.  it 1 an-trap
3275970Scy.  if \\n[.$] \,\\$*\/
4275970Scy..
5275970Scy.ie t \
6275970Scy.ds B-Font [CB]
7275970Scy.ds I-Font [CI]
8275970Scy.ds R-Font [CR]
9275970Scy.el \
10275970Scy.ds B-Font B
11275970Scy.ds I-Font I
12275970Scy.ds R-Font R
13310419Sdelphij.TH summary 1summaryman "21 Nov 2016" "ntp (4.2.8p9)" "User Commands"
14275970Scy.\"
15310419Sdelphij.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-SaaaEe/ag-5aaiDe)
16275970Scy.\"
17310419Sdelphij.\" It has been AutoGen-ed November 21, 2016 at 07:59:34 AM by AutoGen 5.18.5
18275970Scy.\" From the definitions summary-opts.def
19275970Scy.\" and the template file agman-cmd.tpl
20275970Scy.SH NAME
21275970Scy\f\*[B-Font]summary\fP
22275970Scy\- compute various stastics from NTP stat files
23275970Scy.SH SYNOPSIS
24275970Scy\f\*[B-Font]summary\fP
25275970Scy[\f\*[B-Font]\-\-option-name\f[]]
26275970Scy[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
27275970Scy.sp \n(Ppu
28275970Scy.ne 2
29275970Scy
30275970ScyAll arguments must be options.
31275970Scy.sp \n(Ppu
32275970Scy.ne 2
33275970Scy
34275970Scy.SH DESCRIPTION
35275970Scy.sp
36275970Scy.SH "OPTIONS"
37275970Scy.TP
38275970Scy.NOP \f\*[B-Font]\-\-directory\f[]=\f\*[I-Font]string\f[]
39275970ScyDirectory containing stat files.
40275970ScyThe default
41275970Scy\f\*[I-Font]string\f[]
42275970Scyfor this option is:
43275970Scy.ti +4
44275970Scy /var/log/ntp
45275970Scy.sp
46275970Scy        The directory where \fBntpd\fP will search for .stat files generated
47275970Scy        by \fBntpd\fP.
48275970Scy.TP
49275970Scy.NOP \f\*[B-Font]\-\-end\-date\f[]=\f\*[I-Font]number\f[]
50275970ScyEnd date.
51275970ScyThis option takes an integer number as its argument.
52275970Scy.sp
53275970Scy        Process all files with the date suffix less or equal to value of this
54275970Scy        option.  Defaults to today minus one day (Use \fBdate \-u +%Y%m%d\fP)
55275970Scy        to get the timestamp.
56275970Scy.TP
57275970Scy.NOP \f\*[B-Font]\-\-output\-directory\f[]=\f\*[I-Font]str\f[]
58275970ScyOutput directory.
59275970ScyThe default
60275970Scy\f\*[I-Font]str\f[]
61275970Scyfor this option is:
62275970Scy.ti +4
63275970Scy /tmp
64275970Scy.sp
65275970Scy        The output directory \fBsummary\fP will write all output files to.
66275970Scy.TP
67275970Scy.NOP \f\*[B-Font]\-\-peer\-dist\-limit\f[]=\f\*[I-Font]float\f[]
68275970ScyPeer dist limit.
69275970ScyThe default
70275970Scy\f\*[I-Font]float\f[]
71275970Scyfor this option is:
72275970Scy.ti +4
73275970Scy 400
74275970Scy.sp
75275970Scy.TP
76275970Scy.NOP \f\*[B-Font]\-\-skip\-time\-steps\f[]=\f\*[I-Font]float\f[]
77275970ScyIgnore time offsets larger that this.
78275970ScyThe default
79275970Scy\f\*[I-Font]float\f[]
80275970Scyfor this option is:
81275970Scy.ti +4
82275970Scy 3600
83275970Scy.sp
84275970Scy.TP
85275970Scy.NOP \f\*[B-Font]\-\-start\-date\f[]=\f\*[I-Font]num\f[]
86275970ScyStart date.
87275970ScyThis option takes an integer number as its argument.
88275970ScyThe default
89275970Scy\f\*[I-Font]num\f[]
90275970Scyfor this option is:
91275970Scy.ti +4
92275970Scy 19700101
93275970Scy.sp
94275970Scy        Process all files with the date suffix more or equal to value of
95275970Scy        this option.  Defaults to 197000101.
96275970Scy.TP
97275970Scy.NOP \f\*[B-Font]\-\-help\f[]
98275970ScyDisplay usage information and exit.
99275970Scy.TP
100275970Scy.NOP \f\*[B-Font]\-\-more-help\f[]
101275970ScyPass the extended usage information through a pager.
102275970Scy.TP
103275970Scy.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
104275970ScyOutput version of program and exit.  The default mode is `v', a simple
105275970Scyversion.  The `c' mode will print copyright information and `n' will
106275970Scyprint the full copyright notice.
107275970Scy.PP
108275970Scy.SH "EXIT STATUS"
109275970ScyOne of the following exit values will be returned:
110275970Scy.TP
111275970Scy.NOP 0 " (EXIT_SUCCESS)"
112275970ScySuccessful program execution.
113275970Scy.TP
114275970Scy.NOP 1 " (EXIT_FAILURE)"
115275970ScyThe operation failed or the command syntax was not valid.
116275970Scy.TP
117275970Scy.NOP 70 " (EX_SOFTWARE)"
118275970Scylibopts had an internal operational error.  Please report
119275970Scyit to autogen-users@lists.sourceforge.net.  Thank you.
120275970Scy.PP
121275970Scy.SH "NOTES"
122275970ScyThis manual page was \fIAutoGen\fP-erated from the \fBsummary\fP
123275970Scyoption definitions.
124