• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

build/03-Jul-2018-1,4831,201

calc_tickadj/12-Sep-2018-1,9551,689

deprecated/26-Jul-2015-514374

lib/03-Jul-2018-844738

monitoring/26-Jul-2015-3,5793,117

ntp-wait/12-Sep-2018-2,1321,860

ntpsweep/12-Sep-2018-2,1431,833

ntptrace/12-Sep-2018-2,0351,773

rc/26-Jul-2015-183120

stats/26-Jul-2015-1,314850

update-leap/12-Sep-2018-3,4752,854

Makefile.amD26-Jul-20155.4 KiB176120

Makefile.inD03-Jul-201834.1 KiB1,103967

READMED26-Jul-20151.1 KiB3221

invoke-plot_summary.menuD26-Jul-201557 21

invoke-plot_summary.texiD12-Sep-20184.4 KiB122103

invoke-summary.menuD26-Jul-201552 21

invoke-summary.texiD12-Sep-20183.5 KiB10486

ntpver.inD26-Jul-2015236 81

plot_summary-optsD12-Sep-20182.1 KiB7460

plot_summary-opts.defD12-Aug-20162.1 KiB8473

plot_summary.1plot_summarymanD12-Sep-20183.1 KiB115106

plot_summary.1plot_summarymdocD12-Sep-20182.6 KiB8988

plot_summary.htmlD12-Sep-20189.4 KiB208167

plot_summary.inD26-Jul-201510 KiB330273

plot_summary.man.inD12-Sep-20183.1 KiB115106

plot_summary.mdoc.inD12-Sep-20182.6 KiB8988

plot_summary.texiD26-Jul-20151,011 4131

summary-optsD12-Sep-20182 KiB7056

summary-opts.defD26-Jul-20151.9 KiB8372

summary.1summarymanD12-Sep-20183 KiB124115

summary.1summarymdocD12-Sep-20182.5 KiB9998

summary.htmlD12-Sep-20187.8 KiB183146

summary.inD26-Jul-201511.3 KiB370325

summary.man.inD12-Sep-20183 KiB124115

summary.mdoc.inD12-Sep-20182.5 KiB9998

summary.texiD26-Jul-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