invoke-ntpsweep.texi (ntp-4.2.8p14) | : | invoke-ntpsweep.texi (ntp-4.2.8p15) | ||
---|---|---|---|---|
@node ntpsweep Invocation | @node ntpsweep Invocation | |||
@section Invoking ntpsweep | @section Invoking ntpsweep | |||
@pindex ntpsweep | @pindex ntpsweep | |||
@cindex Print various informations about given ntp servers | @cindex Print various informations about given ntp servers | |||
@ignore | @ignore | |||
# | # | |||
# EDIT THIS FILE WITH CAUTION (invoke-ntpsweep.texi) | # EDIT THIS FILE WITH CAUTION (invoke-ntpsweep.texi) | |||
# | # | |||
# It has been AutoGen-ed March 3, 2020 at 05:42:00 PM by AutoGen 5.18.5 | # It has been AutoGen-ed June 23, 2020 at 02:21:34 AM by AutoGen 5.18.5 | |||
# From the definitions ntpsweep-opts.def | # From the definitions ntpsweep-opts.def | |||
# and the template file agtexi-cmd.tpl | # and the template file agtexi-cmd.tpl | |||
@end ignore | @end ignore | |||
@code{ntpsweep} | @code{ntpsweep} | |||
prints per host the NTP stratum level, the clock offset in seconds, the daemon | prints per host the NTP stratum level, the clock offset in seconds, the daemon | |||
version, the operating system and the processor. Optionally recursing through | version, the operating system and the processor. Optionally recursing through | |||
all peers. | all peers. | |||
This section was generated by @strong{AutoGen}, | This section was generated by @strong{AutoGen}, | |||
skipping to change at line 48 | skipping to change at line 48 | |||
The text printed is the same whether selected with the @code{help} option | The text printed is the same whether selected with the @code{help} option | |||
(@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{ more-help} will print | (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{ more-help} will print | |||
the usage text by passing it through a pager program. | the usage text by passing it through a pager program. | |||
@code{more-help} is disabled on platforms without a working | @code{more-help} is disabled on platforms without a working | |||
@code{fork(2)} function. The @code{PAGER} environment variable is | @code{fork(2)} function. The @code{PAGER} environment variable is | |||
used to select the program, defaulting to @file{more}. Both will exit | used to select the program, defaulting to @file{more}. Both will exit | |||
with a status code of 0. | with a status code of 0. | |||
@exampleindent 0 | @exampleindent 0 | |||
@example | @example | |||
ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p14 | ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p15 | |||
USAGE: ntpsweep [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [hostfile] | USAGE: ntpsweep [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [hostfile] | |||
-l, --host-list=str Host to execute actions on | -l, --host-list=str Host to execute actions on | |||
- may appear multiple times | - may appear multiple times | |||
-p, --peers Recursively list all peers a host synchronizes to | -p, --peers Recursively list all peers a host synchronizes to | |||
-m, --maxlevel=num Traverse peers up to this level (4 is a reasona ble number) | -m, --maxlevel=num Traverse peers up to this level (4 is a reasona ble number) | |||
-s, --strip=str Strip this string from hostnames | -s, --strip=str Strip this string from hostnames | |||
-?, --help Display usage information and exit | -?, --help Display usage information and exit | |||
--more-help Pass the extended usage text through a pager | --more-help Pass the extended usage text through a pager | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |