freebsd-dev/contrib/ntp/scripts
Xin LI f391d6bc1d MFV r308954:
ntp 4.2.8p9.

Approved by:	so
2016-11-22 08:27:49 +00:00
..
build MFV r308954: 2016-11-22 08:27:49 +00:00
calc_tickadj MFV r308954: 2016-11-22 08:27:49 +00:00
deprecated MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
lib MFV ntp-4.2.8p4 (r289715) 2015-10-22 19:42:57 +00:00
monitoring MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
ntp-wait MFV r308954: 2016-11-22 08:27:49 +00:00
ntpsweep MFV r308954: 2016-11-22 08:27:49 +00:00
ntptrace MFV r308954: 2016-11-22 08:27:49 +00:00
rc MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
stats Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
update-leap MFV r308954: 2016-11-22 08:27:49 +00:00
invoke-plot_summary.menu MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
invoke-plot_summary.texi MFV r308954: 2016-11-22 08:27:49 +00:00
invoke-summary.menu MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
invoke-summary.texi MFV r308954: 2016-11-22 08:27:49 +00:00
Makefile.am MFV ntp 4.2.8p2 (r281348) 2015-05-04 04:45:59 +00:00
Makefile.in MFV ntp-4.2.8p4 (r289715) 2015-10-22 19:42:57 +00:00
ntpver.in MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
plot_summary-opts MFV r308954: 2016-11-22 08:27:49 +00:00
plot_summary-opts.def MFV r301238: 2016-06-03 08:00:22 +00:00
plot_summary.1plot_summaryman MFV r308954: 2016-11-22 08:27:49 +00:00
plot_summary.1plot_summarymdoc MFV r308954: 2016-11-22 08:27:49 +00:00
plot_summary.html MFV r308954: 2016-11-22 08:27:49 +00:00
plot_summary.in MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
plot_summary.man.in MFV r308954: 2016-11-22 08:27:49 +00:00
plot_summary.mdoc.in MFV r308954: 2016-11-22 08:27:49 +00:00
plot_summary.texi MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
README MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
summary-opts MFV r308954: 2016-11-22 08:27:49 +00:00
summary-opts.def MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
summary.1summaryman MFV r308954: 2016-11-22 08:27:49 +00:00
summary.1summarymdoc MFV r308954: 2016-11-22 08:27:49 +00:00
summary.html MFV r308954: 2016-11-22 08:27:49 +00:00
summary.in MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
summary.man.in MFV r308954: 2016-11-22 08:27:49 +00:00
summary.mdoc.in MFV r308954: 2016-11-22 08:27:49 +00:00
summary.texi MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +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.