Searched refs:loopstats (Results 1 – 18 of 18) sorted by relevance
| /src/contrib/ntp/conf/ |
| H A D | malarky.conf | 16 filegen loopstats file loopstats type day enable
|
| H A D | beauregard.conf | 15 filegen loopstats file loopstats type day enable
|
| H A D | grundoon.conf | 36 filegen loopstats file loopstats type day enable
|
| H A D | pogo.conf | 43 filegen loopstats file loopstats type day enable
|
| H A D | rackety.conf | 54 filegen loopstats file loopstats type day enable
|
| /src/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats 15 filegen loopstats file loopstats type day nolink enable
|
| H A D | ntp_util.c | 80 static FILEGEN loopstats; variable 160 filegen_register(statsdir, "loopstats", &loopstats); in init_util() 639 filegen_setup(&loopstats, now.l_ui); in record_loop_stats() 642 if (loopstats.fp != NULL) { in record_loop_stats() 643 fprintf(loopstats.fp, "%lu %s %.9f %.3f %.9f %.6f %d\n", in record_loop_stats() 646 fflush(loopstats.fp); in record_loop_stats()
|
| H A D | ntp.conf.def | 1121 .It Cm loopstats 1126 .Cm loopstats : 1279 .Ar loopstats
|
| H A D | invoke-ntp.conf.texi | 1058 @item @code{loopstats} 1063 @code{loopstats}: 1211 @kbd{loopstats}
|
| /src/contrib/ntp/scripts/stats/ |
| H A D | loop_summary | 2 loopstats.[1-9]
|
| H A D | README | 7 daily loopstats, peerstats and clockstats files produced by the daemon, 24 loopstats data for each day, as well as various statistics produced by
|
| H A D | summary.sh | 22 for f in loopstats.[12][0-9][0-9][0-9][0-1][0-9][0-3][0-9]; do
|
| H A D | README.stats | 9 three file collections presently defined: peerstats, loopstats and 29 loopstats 31 The following data are collected in the loopstats files. The files are
|
| /src/contrib/ntp/scripts/monitoring/ |
| H A D | README | 47 where it is not possible to directly access the loopstats file 49 a local server if it is not configured to produce a loopstats file. 62 default: loopstats:<ntpserver>: 70 xntpd with the loopstats file:
|
| H A D | loopwatch.config.SAMPLE | 10 # defaults to "./var@$STATHOST/loopstats." 13 #srcprefix=./var@$STATHOST/loopstats.
|
| /src/contrib/ntp/scripts/ |
| H A D | README | 25 maintaining statistics summaries of clockstats, loopstats
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 244 updates were not being sent to loopstats. That now is. 3488 variable so we can record it to loopstats (near as HMS can tell). 4642 (do_loop): Accept new loopstats format with additional sys_error
|
| H A D | CommitLog | 230165 loopstats output cleanup
|