ntpsweep.1ntpsweepman revision 290001
1.de1 NOP
2.  it 1 an-trap
3.  if \\n[.$] \,\\$*\/
4..
5.ie t \
6.ds B-Font [CB]
7.ds I-Font [CI]
8.ds R-Font [CR]
9.el \
10.ds B-Font B
11.ds I-Font I
12.ds R-Font R
13.TH ntpsweep 1ntpsweepman "21 Oct 2015" "ntp (4.2.8p4)" "User Commands"
14.\"
15.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-kqaGdC/ag-xqaOcC)
16.\"
17.\" It has been AutoGen-ed October 21, 2015 at 12:34:20 PM by AutoGen 5.18.5
18.\" From the definitions ntpsweep-opts.def
19.\" and the template file agman-cmd.tpl
20.SH NAME
21\f\*[B-Font]ntpsweep\fP
22\- Print various informations about given ntp servers
23.SH SYNOPSIS
24\f\*[B-Font]ntpsweep\fP
25.\" Mixture of short (flag) options and long options
26[\f\*[B-Font]\-flags\f[]]
27[\f\*[B-Font]\-flag\f[] [\f\*[I-Font]value\f[]]]
28[\f\*[B-Font]\-\-option-name\f[][[=| ]\f\*[I-Font]value\f[]]]
29[hostfile]
30.sp \n(Ppu
31.ne 2
32
33.SH DESCRIPTION
34\f\*[B-Font]ntpsweep\fP
35prints per host the NTP stratum level, the clock offset in seconds, the daemon
36version, the operating system and the processor. Optionally recursing through
37all peers.
38.SH "OPTIONS"
39.TP
40.NOP \f\*[B-Font]\-l\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-host\-list\f[]=\f\*[I-Font]string\f[]
41Host to execute actions on.
42This option may appear an unlimited number of times.
43.sp
44            Use this option to specify the host on which this script operates.
45            May appear multiple times.
46.TP
47.NOP \f\*[B-Font]\-p\f[], \f\*[B-Font]\-\-peers\f[]
48Recursively list all peers a host synchronizes to.
49.sp
50This option has not been fully documented.
51.TP
52.NOP \f\*[B-Font]\-m\f[] \f\*[I-Font]number\f[], \f\*[B-Font]\-\-maxlevel\f[]=\f\*[I-Font]number\f[]
53Traverse peers up to this level (4 is a reasonable number).
54This option takes an integer number as its argument.
55.sp
56This option has not been fully documented.
57.TP
58.NOP \f\*[B-Font]\-s\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-strip\f[]=\f\*[I-Font]string\f[]
59Strip this string from hostnames.
60.sp
61This option has not been fully documented.
62.TP
63.NOP \f\*[B-Font]\-h\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-host\f[]=\f\*[I-Font]string\f[]
64Specify a single host.
65.sp
66This option has not been fully documented.
67.sp
68.B
69NOTE: THIS OPTION IS DEPRECATED
70.TP
71.NOP \f\*[B-Font]\-\&?\f[], \f\*[B-Font]\-\-help\f[]
72Display usage information and exit.
73.TP
74.NOP \f\*[B-Font]\-\&!\f[], \f\*[B-Font]\-\-more-help\f[]
75Pass the extended usage information through a pager.
76.TP
77.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[]}]}]
78Output version of program and exit.  The default mode is `v', a simple
79version.  The `c' mode will print copyright information and `n' will
80print the full copyright notice.
81.PP
82.SH "EXIT STATUS"
83One of the following exit values will be returned:
84.TP
85.NOP 0 " (EXIT_SUCCESS)"
86Successful program execution.
87.TP
88.NOP 1 " (EXIT_FAILURE)"
89The operation failed or the command syntax was not valid.
90.TP
91.NOP 70 " (EX_SOFTWARE)"
92libopts had an internal operational error.  Please report
93it to autogen-users@lists.sourceforge.net.  Thank you.
94.PP
95.SH "NOTES"
96This manual page was \fIAutoGen\fP-erated from the \fBntpsweep\fP
97option definitions.
98