freebsd-skq/scripts
2019-03-07 13:01:16 +00:00
..
build Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
calc_tickadj Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
deprecated Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
lib Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
monitoring Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
ntp-wait Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
ntpsweep Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
ntptrace Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
rc Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
stats Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
update-leap Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
invoke-plot_summary.menu Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
invoke-plot_summary.texi Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
invoke-summary.menu Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
invoke-summary.texi Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
Makefile.am Vendor import ntp 4.2.8p2 2015-04-10 01:26:02 +00:00
Makefile.in Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
ntpver.in Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
plot_summary-opts Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
plot_summary-opts.def Vendor import of ntp-4.2.8p8. 2016-06-03 05:55:24 +00:00
plot_summary.1plot_summaryman Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
plot_summary.1plot_summarymdoc Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
plot_summary.html Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
plot_summary.in Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
plot_summary.man.in Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
plot_summary.mdoc.in Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
plot_summary.texi Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
README Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
summary-opts Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
summary-opts.def Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
summary.1summaryman Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
summary.1summarymdoc Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
summary.html Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
summary.in Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00
summary.man.in Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
summary.mdoc.in Import 4.2.8p13. 2019-03-07 13:01:16 +00:00
summary.texi Vendor import ntp 4.2.8. 2014-12-20 22:52:39 +00:00

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.