freebsd-dev/contrib/ntp/scripts
Cy Schubert e6bfd18d21 ntp: import ntp-4.2.8p17
Fixes two small bugs including one regression.

MFC after:	3 days

Merge commit 'ab1f1aa8333369a83ff284848fc3fc2e52d5f29f'
2023-06-06 05:44:51 -07:00
..
build ntp: import ntp-4.2.8p16 2023-06-01 07:04:37 -07:00
calc_tickadj ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
deprecated
lib ntp: import ntp-4.2.8p16 2023-06-01 07:04:37 -07:00
monitoring
ntp-wait ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
ntpsweep ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
ntptrace ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
rc
stats
update-leap ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
invoke-plot_summary.menu
invoke-plot_summary.texi ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
invoke-summary.menu
invoke-summary.texi ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
Makefile.am ntp: import ntp-4.2.8p16 2023-06-01 07:04:37 -07:00
Makefile.in ntp: import ntp-4.2.8p16 2023-06-01 07:04:37 -07:00
ntpver.in
plot_summary-opts ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
plot_summary-opts.def
plot_summary.1plot_summaryman ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
plot_summary.1plot_summarymdoc ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
plot_summary.html ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
plot_summary.in
plot_summary.man.in ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
plot_summary.mdoc.in ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
plot_summary.texi
README
summary-opts ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
summary-opts.def
summary.1summaryman ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
summary.1summarymdoc ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
summary.html ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
summary.in
summary.man.in ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
summary.mdoc.in ntp: import ntp-4.2.8p17 2023-06-06 05:44:51 -07:00
summary.texi

README file for directory ./scripts of the NTP Version 4 distribution

This directory contains shell and perl script files for the configuration,
monitoring and support of NTP installations. See the README and RELNOTES
files in the parent directory for directions on how to use these files.

calc_tickadj	Calculates "optimal" value for tick given ntp.drift file

monitoring      directory containing perl scripts useful for monitoring
                operations

rc		start/stop scripts for NTP

ntp-wait	Blocks until ntpd is in state 4 (synchronized).
		Useful at boot time, to delay the boot sequence
		until after "ntpd -g" has set the time.

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.

ntptrace        Trace ntp peers of a server up to stratum 1.

stats		directory containing awk and shell scripts useful for
		maintaining statistics summaries of clockstats, loopstats
		and peerstats files

summary         Generate summary files out of stat files produced by NTP
                daemon.

plot_summary    Plot summaries generated by summary script.