|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| build/ | H | - | - | 1,490 | 1,208 |
| calc_tickadj/ | H | - | - | 1,993 | 1,717 |
| deprecated/ | H | - | - | 514 | 374 |
| lib/ | H | - | - | 846 | 740 |
| monitoring/ | H | - | - | 3,579 | 3,117 |
| ntp-wait/ | H | - | - | 2,155 | 1,876 |
| ntpsweep/ | H | - | - | 2,166 | 1,849 |
| ntptrace/ | H | - | - | 2,073 | 1,800 |
| rc/ | H | - | - | 183 | 120 |
| stats/ | H | - | - | 1,314 | 850 |
| update-leap/ | H | - | - | 3,493 | 2,872 |
| Makefile.am | H A D | 01-Jun-2023 | 5.5 KiB | 176 | 120 |
| Makefile.in | H A D | 27-May-2024 | 34.2 KiB | 1,103 | 967 |
| README | H A D | 22-Jun-2015 | 1.1 KiB | 32 | 21 |
| invoke-plot_summary.menu | H A D | 22-Jun-2015 | 57 | 2 | 1 |
| invoke-plot_summary.texi | H A D | 27-May-2024 | 4.4 KiB | 122 | 103 |
| invoke-summary.menu | H A D | 22-Jun-2015 | 52 | 2 | 1 |
| invoke-summary.texi | H A D | 27-May-2024 | 3.5 KiB | 104 | 86 |
| ntpver.in | H A D | 27-May-2024 | 242 | 8 | 1 |
| plot_summary-opts | H A D | 27-May-2024 | 2.1 KiB | 74 | 60 |
| plot_summary-opts.def | H A D | 03-Jun-2016 | 2.1 KiB | 84 | 73 |
| plot_summary.1plot_summaryman | H A D | 27-May-2024 | 3.1 KiB | 115 | 106 |
| plot_summary.1plot_summarymdoc | H A D | 27-May-2024 | 2.6 KiB | 89 | 88 |
| plot_summary.html | H A D | 27-May-2024 | 12.1 KiB | 241 | 191 |
| plot_summary.in | H A D | 27-May-2024 | 10 KiB | 330 | 273 |
| plot_summary.man.in | H A D | 27-May-2024 | 3.1 KiB | 115 | 106 |
| plot_summary.mdoc.in | H A D | 27-May-2024 | 2.6 KiB | 89 | 88 |
| plot_summary.texi | H A D | 22-Jun-2015 | 1,011 | 41 | 31 |
| summary-opts | H A D | 27-May-2024 | 2 KiB | 70 | 56 |
| summary-opts.def | H A D | 22-Jun-2015 | 1.9 KiB | 83 | 72 |
| summary.1summaryman | H A D | 27-May-2024 | 3 KiB | 124 | 115 |
| summary.1summarymdoc | H A D | 27-May-2024 | 2.5 KiB | 99 | 98 |
| summary.html | H A D | 27-May-2024 | 10.2 KiB | 218 | 168 |
| summary.in | H A D | 27-May-2024 | 11.3 KiB | 370 | 325 |
| summary.man.in | H A D | 27-May-2024 | 3 KiB | 124 | 115 |
| summary.mdoc.in | H A D | 27-May-2024 | 2.5 KiB | 99 | 98 |
| summary.texi | H A D | 22-Jun-2015 | 936 | 41 | 31 |
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