Home
last modified time | relevance | path

Searched refs:loopstats (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/conf/
Dmalarky.conf16 filegen loopstats file loopstats type day enable
Dbeauregard.conf15 filegen loopstats file loopstats type day enable
Dgrundoon.conf36 filegen loopstats file loopstats type day enable
Dpogo.conf43 filegen loopstats file loopstats type day enable
Drackety.conf54 filegen loopstats file loopstats type day enable
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_util.c82 static FILEGEN loopstats; variable
162 filegen_register(statsdir, "loopstats", &loopstats); in init_util()
641 filegen_setup(&loopstats, now.l_ui); in record_loop_stats()
644 if (loopstats.fp != NULL) { in record_loop_stats()
645 fprintf(loopstats.fp, "%lu %s %.9f %.3f %.9f %.6f %d\n", in record_loop_stats()
648 fflush(loopstats.fp); in record_loop_stats()
Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
15 filegen loopstats file loopstats type day nolink enable
Dinvoke-ntp.conf.texi1058 @item @code{loopstats}
1063 @code{loopstats}:
1211 @kbd{loopstats}
Dntp.conf.def1121 .It Cm loopstats
1126 .Cm loopstats :
1279 .Ar loopstats
/netbsd/src/external/bsd/ntp/dist/scripts/monitoring/
DREADME47 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:
Dloopwatch.config.SAMPLE10 # defaults to "./var@$STATHOST/loopstats."
13 #srcprefix=./var@$STATHOST/loopstats.
/netbsd/src/external/bsd/ntp/dist/scripts/stats/
DREADME7 daily loopstats, peerstats and clockstats files produced by the daemon,
24 loopstats data for each day, as well as various statistics produced by
Dloop_summary2 loopstats.[1-9]
Dsummary.sh22 for f in loopstats.[12][0-9][0-9][0-9][0-1][0-9][0-3][0-9]; do
DREADME.stats9 three file collections presently defined: peerstats, loopstats and
29 loopstats
31 The following data are collected in the loopstats files. The files are
/netbsd/src/external/bsd/ntp/dist/scripts/
DREADME25 maintaining statistics summaries of clockstats, loopstats
/netbsd/src/external/bsd/ntp/dist/
DCommitLog-4.1.0244 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
DCommitLog230165 loopstats output cleanup