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

..--

build/07-Feb-2025-1,5121,210

calc_tickadj/07-Feb-2025-1,9951,718

deprecated/20-Jan-2014-514374

lib/07-Feb-2025-847741

monitoring/31-May-2020-3,5793,117

ntp-wait/07-Feb-2025-2,1571,877

ntpsweep/07-Feb-2025-2,1681,850

ntptrace/07-Feb-2025-2,0851,811

rc/20-Jan-2014-183120

rc1/20-Jan-2014-

rc2/20-Jan-2014-

stats/20-Jan-2014-1,314850

Makefile.amD07-Feb-20255.5 KiB176120

Makefile.inD07-Feb-202534.2 KiB1,104968

READMED27-Dec-20131.1 KiB3221

invoke-plot_summary.menuD27-Dec-201357 21

invoke-plot_summary.texiD07-Feb-20254.4 KiB122103

invoke-summary.menuD27-Dec-201352 21

invoke-summary.texiD07-Feb-20253.5 KiB10486

ntpver.inD07-Feb-2025242 91

plot_summary-optsD07-Feb-20252.1 KiB7460

plot_summary-opts.defD21-Oct-20172.1 KiB8473

plot_summary.1plot_summarymanD07-Feb-20253.1 KiB115106

plot_summary.1plot_summarymdocD07-Feb-20252.6 KiB8988

plot_summary.htmlD07-Feb-202512.1 KiB241191

plot_summary.inD07-Feb-202510 KiB331273

plot_summary.man.inD07-Feb-20253.1 KiB115106

plot_summary.mdoc.inD07-Feb-20252.6 KiB8988

plot_summary.texiD27-Dec-20131,011 4131

summary-optsD07-Feb-20252 KiB7056

summary-opts.defD23-Jun-20151.9 KiB8372

summary.1summarymanD07-Feb-20253 KiB124115

summary.1summarymdocD07-Feb-20252.5 KiB9998

summary.htmlD07-Feb-202510.2 KiB218168

summary.inD07-Feb-202511.3 KiB371325

summary.man.inD07-Feb-20253 KiB124115

summary.mdoc.inD07-Feb-20252.5 KiB9998

summary.texiD27-Dec-2013936 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