summary.1summaryman revision 285612
1139826Simp.de1 NOP
2191672Sbms.  it 1 an-trap
353541Sshin.  if \\n[.$] \,\\$*\/
453541Sshin..
553541Sshin.ie t \
653541Sshin.ds B-Font [CB]
753541Sshin.ds I-Font [CI]
853541Sshin.ds R-Font [CR]
953541Sshin.el \
1053541Sshin.ds B-Font B
1153541Sshin.ds I-Font I
12191672Sbms.ds R-Font R
13191672Sbms.TH summary 1summaryman "29 Jun 2015" "ntp (4.2.8p3)" "User Commands"
14191672Sbms.\"
1553541Sshin.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-B9aWCz/ag-N9a4Bz)
16191672Sbms.\"
1753541Sshin.\" It has been AutoGen-ed June 29, 2015 at 04:27:16 PM by AutoGen 5.18.5
1853541Sshin.\" From the definitions summary-opts.def
19191672Sbms.\" and the template file agman-cmd.tpl
2053541Sshin.SH NAME
2153541Sshin\f\*[B-Font]summary\fP
2253541Sshin\- compute various stastics from NTP stat files
2353541Sshin.SH SYNOPSIS
2453541Sshin\f\*[B-Font]summary\fP
2553541Sshin[\f\*[B-Font]\-\-option-name\f[]]
2653541Sshin[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
27174510Sobrien.sp \n(Ppu
28174510Sobrien.ne 2
2953541Sshin
3053541SshinAll arguments must be options.
3162587Sitojun.sp \n(Ppu
3253541Sshin.ne 2
33191672Sbms
34191672Sbms.SH DESCRIPTION
35191672Sbms.sp
36191672Sbms.SH "OPTIONS"
37191672Sbms.TP
3853541Sshin.NOP \f\*[B-Font]\-\-directory\f[]=\f\*[I-Font]string\f[]
3953541SshinDirectory containing stat files.
40191672SbmsThe default
41191672Sbms\f\*[I-Font]string\f[]
42191672Sbmsfor this option is:
43191672Sbms.ti +4
44191672Sbms /var/log/ntp
45191672Sbms.sp
46191672Sbms        The directory where \fBntpd\fP will search for .stat files generated
47191672Sbms        by \fBntpd\fP.
48191672Sbms.TP
49191672Sbms.NOP \f\*[B-Font]\-\-end\-date\f[]=\f\*[I-Font]number\f[]
50191672SbmsEnd date.
51191672SbmsThis option takes an integer number as its argument.
52191672Sbms.sp
53191672Sbms        Process all files with the date suffix less or equal to value of this
54191672Sbms        option.  Defaults to today minus one day (Use \fBdate \-u +%Y%m%d\fP)
55191672Sbms        to get the timestamp.
56191672Sbms.TP
57191672Sbms.NOP \f\*[B-Font]\-\-output\-directory\f[]=\f\*[I-Font]str\f[]
58200871SbmsOutput directory.
5953541SshinThe default
60191672Sbms\f\*[I-Font]str\f[]
61191672Sbmsfor this option is:
62191672Sbms.ti +4
6353541Sshin /tmp
64191672Sbms.sp
6553541Sshin        The output directory \fBsummary\fP will write all output files to.
66191672Sbms.TP
67191672Sbms.NOP \f\*[B-Font]\-\-peer\-dist\-limit\f[]=\f\*[I-Font]float\f[]
68191672SbmsPeer dist limit.
69191672SbmsThe default
70191672Sbms\f\*[I-Font]float\f[]
71191672Sbmsfor this option is:
72191672Sbms.ti +4
73191672Sbms 400
74191672Sbms.sp
75191672Sbms.TP
76191672Sbms.NOP \f\*[B-Font]\-\-skip\-time\-steps\f[]=\f\*[I-Font]float\f[]
7753541SshinIgnore time offsets larger that this.
78191672SbmsThe default
79191672Sbms\f\*[I-Font]float\f[]
80191672Sbmsfor this option is:
81191672Sbms.ti +4
82191672Sbms 3600
83191672Sbms.sp
84191672Sbms.TP
85191672Sbms.NOP \f\*[B-Font]\-\-start\-date\f[]=\f\*[I-Font]num\f[]
86191672SbmsStart date.
87191672SbmsThis option takes an integer number as its argument.
88191672SbmsThe default
89191672Sbms\f\*[I-Font]num\f[]
90191672Sbmsfor this option is:
91191672Sbms.ti +4
92191672Sbms 19700101
93191672Sbms.sp
94191672Sbms        Process all files with the date suffix more or equal to value of
95191672Sbms        this option.  Defaults to 197000101.
96191672Sbms.TP
97191672Sbms.NOP \f\*[B-Font]\-\-help\f[]
98191672SbmsDisplay usage information and exit.
99191672Sbms.TP
100191672Sbms.NOP \f\*[B-Font]\-\-more-help\f[]
101191672SbmsPass the extended usage information through a pager.
102191672Sbms.TP
103191672Sbms.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
104191672SbmsOutput version of program and exit.  The default mode is `v', a simple
105191672Sbmsversion.  The `c' mode will print copyright information and `n' will
106191672Sbmsprint the full copyright notice.
107191672Sbms.PP
108191672Sbms.SH "EXIT STATUS"
109191672SbmsOne of the following exit values will be returned:
110191672Sbms.TP
111191672Sbms.NOP 0 " (EXIT_SUCCESS)"
112191672SbmsSuccessful program execution.
113191672Sbms.TP
114191672Sbms.NOP 1 " (EXIT_FAILURE)"
115191672SbmsThe operation failed or the command syntax was not valid.
116191672Sbms.TP
117191672Sbms.NOP 70 " (EX_SOFTWARE)"
118191672Sbmslibopts had an internal operational error.  Please report
119191672Sbmsit to autogen-users@lists.sourceforge.net.  Thank you.
120191672Sbms.PP
121191672Sbms.SH "NOTES"
122191672SbmsThis manual page was \fIAutoGen\fP-erated from the \fBsummary\fP
123191672Sbmsoption definitions.
124191672Sbms