freebsd-dev/contrib/ntp/scripts
Xin LI 68ba7e87e7 MFV r294491: ntp 4.2.8p6.
Security:	CVE-2015-7973, CVE-2015-7974, CVE-2015-7975
Security:	CVE-2015-7976, CVE-2015-7977, CVE-2015-7978
Security:	CVE-2015-7979, CVE-2015-8138, CVE-2015-8139
Security:	CVE-2015-8140, CVE-2015-8158
With hat:	so
2016-01-22 07:32:39 +00:00
..
build MFV ntp-4.2.8p4 (r289715) 2015-10-22 19:42:57 +00:00
calc_tickadj MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
deprecated
lib MFV ntp-4.2.8p4 (r289715) 2015-10-22 19:42:57 +00:00
monitoring
ntp-wait MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
ntpsweep MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
ntptrace MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
rc
stats
update-leap MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
invoke-plot_summary.menu
invoke-plot_summary.texi MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
invoke-summary.menu
invoke-summary.texi MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
Makefile.am
Makefile.in MFV ntp-4.2.8p4 (r289715) 2015-10-22 19:42:57 +00:00
ntpver.in
plot_summary-opts MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
plot_summary-opts.def
plot_summary.1plot_summaryman MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
plot_summary.1plot_summarymdoc MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
plot_summary.html MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
plot_summary.in
plot_summary.man.in MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
plot_summary.mdoc.in MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
plot_summary.texi
README
summary-opts MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
summary-opts.def
summary.1summaryman MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
summary.1summarymdoc MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
summary.html MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
summary.in
summary.man.in MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00:00
summary.mdoc.in MFV r294491: ntp 4.2.8p6. 2016-01-22 07:32:39 +00: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.