Name Date Size #Lines LOC

..--

build/H10-Jan-2016-1,3741,143

calc_tickadj/H10-Jan-2016-1,9541,688

deprecated/H10-Jan-2016-514374

lib/H10-Jan-2016-843737

monitoring/H10-Jan-2016-3,5793,117

ntp-wait/H10-Jan-2016-2,1311,859

ntpsweep/H10-Jan-2016-2,1421,832

ntptrace/H10-Jan-2016-2,0341,772

rc/H10-Jan-2016-183120

stats/H10-Jan-2016-1,314850

update-leap/H10-Jan-2016-3,3742,747

Makefile.amHD10-Jan-20165.4 KiB176120

Makefile.inHD10-Jan-201633.9 KiB1,102966

READMEHD10-Jan-20161.1 KiB3221

invoke-plot_summary.menuHD10-Jan-201657 21

invoke-plot_summary.texiHD10-Jan-20164.4 KiB122103

invoke-summary.menuHD10-Jan-201652 21

invoke-summary.texiHD10-Jan-20163.5 KiB10486

ntpver.inHD10-Jan-2016236 81

plot_summary-optsHD10-Jan-20162.1 KiB7460

plot_summary-opts.defHD10-Jan-20162.1 KiB8473

plot_summary.1plot_summarymanHD10-Jan-20163.1 KiB115106

plot_summary.1plot_summarymdocHD10-Jan-20162.6 KiB8988

plot_summary.htmlHD10-Jan-20169.4 KiB208167

plot_summary.inHD10-Jan-201610 KiB330273

plot_summary.man.inHD10-Jan-20163.1 KiB115106

plot_summary.mdoc.inHD10-Jan-20162.6 KiB8988

plot_summary.texiHD10-Jan-20161,011 4131

summary-optsHD10-Jan-20162 KiB7056

summary-opts.defHD10-Jan-20161.9 KiB8372

summary.1summarymanHD10-Jan-20163 KiB124115

summary.1summarymdocHD10-Jan-20162.5 KiB9998

summary.htmlHD10-Jan-20167.8 KiB183146

summary.inHD10-Jan-201611.3 KiB370325

summary.man.inHD10-Jan-20163 KiB124115

summary.mdoc.inHD10-Jan-20162.5 KiB9998

summary.texiHD10-Jan-2016936 4131

README

1README file for directory ./scripts of the NTP Version 4 distribution
2
3This directory contains shell and perl script files for the configuration,
4monitoring and support of NTP installations. See the README and RELNOTES
5files in the parent directory for directions on how to use these files.
6
7calc_tickadj	Calculates "optimal" value for tick given ntp.drift file
8
9monitoring      directory containing perl scripts useful for monitoring
10                operations
11
12rc		start/stop scripts for NTP
13
14ntp-wait	Blocks until ntpd is in state 4 (synchronized).
15		Useful at boot time, to delay the boot sequence
16		until after "ntpd -g" has set the time.
17
18ntpsweep	prints per host given in <file> the NTP stratum level, the
19		clock offset in seconds, the daemon version, the operating
20		system and the processor.
21
22ntptrace        Trace ntp peers of a server up to stratum 1.
23
24stats		directory containing awk and shell scripts useful for
25		maintaining statistics summaries of clockstats, loopstats
26		and peerstats files
27
28summary         Generate summary files out of stat files produced by NTP
29                daemon.
30
31plot_summary    Plot summaries generated by summary script.
32