Name Date Size #Lines LOC

..--

build/H--1,4901,208

calc_tickadj/H--1,9931,717

deprecated/H--514374

lib/H--846740

monitoring/H--3,5793,117

ntp-wait/H--2,1551,876

ntpsweep/H--2,1661,849

ntptrace/H--2,0731,800

rc/H--183120

stats/H--1,314850

update-leap/H--3,4932,872

Makefile.amH A D01-Jun-20235.5 KiB176120

Makefile.inH A D27-May-202434.2 KiB1,103967

READMEH A D22-Jun-20151.1 KiB3221

invoke-plot_summary.menuH A D22-Jun-201557 21

invoke-plot_summary.texiH A D27-May-20244.4 KiB122103

invoke-summary.menuH A D22-Jun-201552 21

invoke-summary.texiH A D27-May-20243.5 KiB10486

ntpver.inH A D27-May-2024242 81

plot_summary-optsH A D27-May-20242.1 KiB7460

plot_summary-opts.defH A D03-Jun-20162.1 KiB8473

plot_summary.1plot_summarymanH A D27-May-20243.1 KiB115106

plot_summary.1plot_summarymdocH A D27-May-20242.6 KiB8988

plot_summary.htmlH A D27-May-202412.1 KiB241191

plot_summary.inH A D27-May-202410 KiB330273

plot_summary.man.inH A D27-May-20243.1 KiB115106

plot_summary.mdoc.inH A D27-May-20242.6 KiB8988

plot_summary.texiH A D22-Jun-20151,011 4131

summary-optsH A D27-May-20242 KiB7056

summary-opts.defH A D22-Jun-20151.9 KiB8372

summary.1summarymanH A D27-May-20243 KiB124115

summary.1summarymdocH A D27-May-20242.5 KiB9998

summary.htmlH A D27-May-202410.2 KiB218168

summary.inH A D27-May-202411.3 KiB370325

summary.man.inH A D27-May-20243 KiB124115

summary.mdoc.inH A D27-May-20242.5 KiB9998

summary.texiH A D22-Jun-2015936 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