summary.1summaryman revision 298770
1244769Sglebius.de1 NOP
2126258Smlaier.  it 1 an-trap
3126258Smlaier.  if \\n[.$] \,\\$*\/
4126258Smlaier..
5126258Smlaier.ie t \
6126258Smlaier.ds B-Font [CB]
7126258Smlaier.ds I-Font [CI]
8126258Smlaier.ds R-Font [CR]
9126258Smlaier.el \
10126258Smlaier.ds B-Font B
11126258Smlaier.ds I-Font I
12126258Smlaier.ds R-Font R
13126258Smlaier.TH summary 1summaryman "26 Apr 2016" "ntp (4.2.8p7)" "User Commands"
14126258Smlaier.\"
15126258Smlaier.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-gNaWUB/ag-tNa4TB)
16244769Sglebius.\"
17126258Smlaier.\" It has been AutoGen-ed April 26, 2016 at 08:25:07 PM by AutoGen 5.18.5
18126258Smlaier.\" From the definitions summary-opts.def
19171168Smlaier.\" and the template file agman-cmd.tpl
20171168Smlaier.SH NAME
21171168Smlaier\f\*[B-Font]summary\fP
22126258Smlaier\- compute various stastics from NTP stat files
23240233Sglebius.SH SYNOPSIS
24126258Smlaier\f\*[B-Font]summary\fP
25126258Smlaier[\f\*[B-Font]\-\-option-name\f[]]
26126258Smlaier[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
27126258Smlaier.sp \n(Ppu
28126258Smlaier.ne 2
29126258Smlaier
30126258SmlaierAll arguments must be options.
31126258Smlaier.sp \n(Ppu
32126258Smlaier.ne 2
33126258Smlaier
34171168Smlaier.SH DESCRIPTION
35126258Smlaier.sp
36240233Sglebius.SH "OPTIONS"
37223637Sbz.TP
38223637Sbz.NOP \f\*[B-Font]\-\-directory\f[]=\f\*[I-Font]string\f[]
39223637SbzDirectory containing stat files.
40126258SmlaierThe default
41223637Sbz\f\*[I-Font]string\f[]
42240233Sglebiusfor this option is:
43240233Sglebius.ti +4
44223637Sbz /var/log/ntp
45126258Smlaier.sp
46240233Sglebius        The directory where \fBntpd\fP will search for .stat files generated
47240233Sglebius        by \fBntpd\fP.
48240233Sglebius.TP
49240233Sglebius.NOP \f\*[B-Font]\-\-end\-date\f[]=\f\*[I-Font]number\f[]
50126258SmlaierEnd date.
51240233SglebiusThis option takes an integer number as its argument.
52126258Smlaier.sp
53240233Sglebius        Process all files with the date suffix less or equal to value of this
54126258Smlaier        option.  Defaults to today minus one day (Use \fBdate \-u +%Y%m%d\fP)
55240233Sglebius        to get the timestamp.
56240233Sglebius.TP
57240233Sglebius.NOP \f\*[B-Font]\-\-output\-directory\f[]=\f\*[I-Font]str\f[]
58126258SmlaierOutput directory.
59126258SmlaierThe default
60126258Smlaier\f\*[I-Font]str\f[]
61126258Smlaierfor this option is:
62126258Smlaier.ti +4
63126258Smlaier /tmp
64126258Smlaier.sp
65126258Smlaier        The output directory \fBsummary\fP will write all output files to.
66126258Smlaier.TP
67126258Smlaier.NOP \f\*[B-Font]\-\-peer\-dist\-limit\f[]=\f\*[I-Font]float\f[]
68171168SmlaierPeer dist limit.
69126258SmlaierThe default
70126258Smlaier\f\*[I-Font]float\f[]
71171168Smlaierfor this option is:
72171168Smlaier.ti +4
73126258Smlaier 400
74126258Smlaier.sp
75171168Smlaier.TP
76171168Smlaier.NOP \f\*[B-Font]\-\-skip\-time\-steps\f[]=\f\*[I-Font]float\f[]
77171168SmlaierIgnore time offsets larger that this.
78171168SmlaierThe default
79171168Smlaier\f\*[I-Font]float\f[]
80171168Smlaierfor this option is:
81171168Smlaier.ti +4
82171168Smlaier 3600
83171168Smlaier.sp
84126258Smlaier.TP
85171168Smlaier.NOP \f\*[B-Font]\-\-start\-date\f[]=\f\*[I-Font]num\f[]
86126258SmlaierStart date.
87126258SmlaierThis option takes an integer number as its argument.
88240233SglebiusThe default
89171168Smlaier\f\*[I-Font]num\f[]
90126258Smlaierfor this option is:
91126258Smlaier.ti +4
92126258Smlaier 19700101
93126261Smlaier.sp
94171168Smlaier        Process all files with the date suffix more or equal to value of
95126258Smlaier        this option.  Defaults to 197000101.
96171168Smlaier.TP
97126258Smlaier.NOP \f\*[B-Font]\-\-help\f[]
98171168SmlaierDisplay usage information and exit.
99171168Smlaier.TP
100171168Smlaier.NOP \f\*[B-Font]\-\-more-help\f[]
101171168SmlaierPass the extended usage information through a pager.
102126258Smlaier.TP
103126258Smlaier.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
104126258SmlaierOutput version of program and exit.  The default mode is `v', a simple
105171168Smlaierversion.  The `c' mode will print copyright information and `n' will
106171168Smlaierprint the full copyright notice.
107171168Smlaier.PP
108171168Smlaier.SH "EXIT STATUS"
109171168SmlaierOne of the following exit values will be returned:
110171168Smlaier.TP
111171168Smlaier.NOP 0 " (EXIT_SUCCESS)"
112171168SmlaierSuccessful program execution.
113171168Smlaier.TP
114171168Smlaier.NOP 1 " (EXIT_FAILURE)"
115171168SmlaierThe operation failed or the command syntax was not valid.
116171168Smlaier.TP
117126258Smlaier.NOP 70 " (EX_SOFTWARE)"
118171168Smlaierlibopts had an internal operational error.  Please report
119171168Smlaierit to autogen-users@lists.sourceforge.net.  Thank you.
120171168Smlaier.PP
121171168Smlaier.SH "NOTES"
122171168SmlaierThis manual page was \fIAutoGen\fP-erated from the \fBsummary\fP
123171168Smlaieroption definitions.
124171168Smlaier