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 ntpsweep 1ntpsweepman "21 Nov 2016" "ntp (4.2.8p9)" "User Commands"
14275970Scy.\"
15310419Sdelphij.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-pTaqL6/ag-CTayK6)
16275970Scy.\"
17310419Sdelphij.\" It has been AutoGen-ed November 21, 2016 at 07:58:56 AM by AutoGen 5.18.5
18275970Scy.\" From the definitions ntpsweep-opts.def
19275970Scy.\" and the template file agman-cmd.tpl
20275970Scy.SH NAME
21275970Scy\f\*[B-Font]ntpsweep\fP
22275970Scy\- Print various informations about given ntp servers
23275970Scy.SH SYNOPSIS
24275970Scy\f\*[B-Font]ntpsweep\fP
25275970Scy.\" Mixture of short (flag) options and long options
26275970Scy[\f\*[B-Font]\-flags\f[]]
27275970Scy[\f\*[B-Font]\-flag\f[] [\f\*[I-Font]value\f[]]]
28275970Scy[\f\*[B-Font]\-\-option-name\f[][[=| ]\f\*[I-Font]value\f[]]]
29275970Scy[hostfile]
30275970Scy.sp \n(Ppu
31275970Scy.ne 2
32275970Scy
33275970Scy.SH DESCRIPTION
34275970Scy\f\*[B-Font]ntpsweep\fP
35275970Scyprints per host the NTP stratum level, the clock offset in seconds, the daemon
36275970Scyversion, the operating system and the processor. Optionally recursing through
37275970Scyall peers.
38275970Scy.SH "OPTIONS"
39275970Scy.TP
40275970Scy.NOP \f\*[B-Font]\-l\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-host\-list\f[]=\f\*[I-Font]string\f[]
41275970ScyHost to execute actions on.
42275970ScyThis option may appear an unlimited number of times.
43275970Scy.sp
44275970Scy            Use this option to specify the host on which this script operates.
45275970Scy            May appear multiple times.
46275970Scy.TP
47275970Scy.NOP \f\*[B-Font]\-p\f[], \f\*[B-Font]\-\-peers\f[]
48275970ScyRecursively list all peers a host synchronizes to.
49275970Scy.sp
50275970ScyThis option has not been fully documented.
51275970Scy.TP
52275970Scy.NOP \f\*[B-Font]\-m\f[] \f\*[I-Font]number\f[], \f\*[B-Font]\-\-maxlevel\f[]=\f\*[I-Font]number\f[]
53275970ScyTraverse peers up to this level (4 is a reasonable number).
54275970ScyThis option takes an integer number as its argument.
55275970Scy.sp
56275970ScyThis option has not been fully documented.
57275970Scy.TP
58275970Scy.NOP \f\*[B-Font]\-s\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-strip\f[]=\f\*[I-Font]string\f[]
59275970ScyStrip this string from hostnames.
60275970Scy.sp
61275970ScyThis option has not been fully documented.
62275970Scy.TP
63275970Scy.NOP \f\*[B-Font]\-h\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-host\f[]=\f\*[I-Font]string\f[]
64275970ScySpecify a single host.
65275970Scy.sp
66275970ScyThis option has not been fully documented.
67275970Scy.sp
68275970Scy.B
69275970ScyNOTE: THIS OPTION IS DEPRECATED
70275970Scy.TP
71275970Scy.NOP \f\*[B-Font]\-\&?\f[], \f\*[B-Font]\-\-help\f[]
72275970ScyDisplay usage information and exit.
73275970Scy.TP
74275970Scy.NOP \f\*[B-Font]\-\&!\f[], \f\*[B-Font]\-\-more-help\f[]
75275970ScyPass the extended usage information through a pager.
76275970Scy.TP
77275970Scy.NOP \f\*[B-Font]\-v\f[] [{\f\*[I-Font]v|c|n\f[] \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]}]
78275970ScyOutput version of program and exit.  The default mode is `v', a simple
79275970Scyversion.  The `c' mode will print copyright information and `n' will
80275970Scyprint the full copyright notice.
81275970Scy.PP
82275970Scy.SH "EXIT STATUS"
83275970ScyOne of the following exit values will be returned:
84275970Scy.TP
85275970Scy.NOP 0 " (EXIT_SUCCESS)"
86275970ScySuccessful program execution.
87275970Scy.TP
88275970Scy.NOP 1 " (EXIT_FAILURE)"
89275970ScyThe operation failed or the command syntax was not valid.
90275970Scy.TP
91275970Scy.NOP 70 " (EX_SOFTWARE)"
92275970Scylibopts had an internal operational error.  Please report
93275970Scyit to autogen-users@lists.sourceforge.net.  Thank you.
94275970Scy.PP
95275970Scy.SH "NOTES"
96275970ScyThis manual page was \fIAutoGen\fP-erated from the \fBntpsweep\fP
97275970Scyoption definitions.
98