logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ntpsweep - Sweep NTP Servers and Report Relationships

Author

       Hans Lambermont.  Manpage by Bdale Garbee <bdale@gag.com> for the Debian GNU/Linux distribution.

                                                                                                     NTPSWEEP(1)

Description

ntpsweep  prints  per host given in <file> the NTP stratum level, the clock offset in seconds, the daemon
       version, the operating system and the processor.

Name

       ntpsweep - Sweep NTP Servers and Report Relationships

Options

--help Print this short help text and exit.

       <file> Specify the hosts file. File format is one hostname or ip number per line. Lines beginning with  #
              are considered as comment.

       --host<hostname>
              Speficy a single host, bypassing the need for a hosts file.

       --peers
              List all peers a host synchronizes to.

       --strip<string>
              Strip <string> from hostnames.

Synopsis

ntpsweep [ --help|--peers|--strip <string>] <file>|[--host <hostname> ]

See Also