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