Name Date Size #Lines LOC

..--

monitoring/H26-Jul-2015-3,5503,088

rc1/H26-Jul-2015-6553

rc2/H26-Jul-2015-6553

stats/H26-Jul-2015-1,314850

Makefile.amHD26-Jul-2015285 65

Makefile.inHD26-Jul-201514.5 KiB471403

READMEHD26-Jul-20151.6 KiB4428

VersionNameHD26-Jul-2015621 4233

calc_tickadj.inHD26-Jul-2015685 3924

checktime.inHD26-Jul-20152.2 KiB8039

fixautomakedepsmagicHD26-Jul-2015402 2922

freq_adj.inHD26-Jul-20152.3 KiB9872

genCommitLogHD26-Jul-2015134 84

genverHD26-Jul-20151 KiB6854

hpadjtime.shHD26-Jul-2015302 1917

html2man.inHD26-Jul-20155.2 KiB173131

mkver.inHD26-Jul-2015556 3928

ntp-closeHD26-Jul-2015221 94

ntp-groperHD26-Jul-20152.5 KiB9649

ntp-restartHD26-Jul-2015266 115

ntp-statusHD26-Jul-20151 KiB4632

ntp-wait.inHD26-Jul-20151,017 4332

ntpsweep.inHD26-Jul-20157.5 KiB301234

ntptrace.inHD26-Jul-20151.9 KiB7155

ntpver.inHD26-Jul-2015229 81

plot_summary.inHD26-Jul-201510.4 KiB338282

summary.inHD26-Jul-201511.5 KiB374330

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
9freq_adj	Calculates and optionally sets the clock frequency
10		based on ntp.drift .  For FreeBSD systems.
11
12mkver.in	script to create new version numbers for all sources
13
14monitoring      directory containing perl scripts useful for monitoring
15                operations
16
17rc1		start/stop scripts for NTP
18
19rc2		start/stop script for NTP
20
21ntp-close	find public stratum 2 servers that don't respond
22
23ntp-groper	script useful for reaching out and rattling the cages of
24		NTP peers to see if animals are inside the bars
25
26ntp-restart	script useful for killing and restarting the NTP daemon
27
28ntp-wait	Blocks until ntpd is in state 4 (synchronized).
29		Hopefully useful at boot time, to delay the boot sequence
30		until after "ntpd -g" has set the time.
31
32ntpsweep	prints per host given in <file> the NTP stratum level, the
33		clock offset in seconds, the daemon version, the operating
34		system and the processor.
35
36ntpver		What version of the NTP daemon is running?
37
38stats		directory containing awk and shell scripts useful for
39		maintaining statistics summaries of clockstats, loopstats
40		and peerstats files
41
42support         directory containing shell and perl scripts useful for
43                configuration and monitoring of NTP subnets
44