Home
last modified time | relevance | path

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

/src/contrib/ntp/conf/
H A Dmalarky.conf16 filegen loopstats file loopstats type day enable
H A Dbeauregard.conf15 filegen loopstats file loopstats type day enable
H A Dgrundoon.conf36 filegen loopstats file loopstats type day enable
H A Dpogo.conf43 filegen loopstats file loopstats type day enable
H A Drackety.conf54 filegen loopstats file loopstats type day enable
/src/contrib/ntp/ntpd/
H A Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
15 filegen loopstats file loopstats type day nolink enable
H A Dntp_util.c80 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 Dntp.conf.def1121 .It Cm loopstats
1126 .Cm loopstats :
1279 .Ar loopstats
H A Dinvoke-ntp.conf.texi1058 @item @code{loopstats}
1063 @code{loopstats}:
1211 @kbd{loopstats}
/src/contrib/ntp/scripts/stats/
H A Dloop_summary2 loopstats.[1-9]
H A DREADME7 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 Dsummary.sh22 for f in loopstats.[12][0-9][0-9][0-9][0-1][0-9][0-3][0-9]; do
H A 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
/src/contrib/ntp/scripts/monitoring/
H A 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:
H A Dloopwatch.config.SAMPLE10 # defaults to "./var@$STATHOST/loopstats."
13 #srcprefix=./var@$STATHOST/loopstats.
/src/contrib/ntp/scripts/
H A DREADME25 maintaining statistics summaries of clockstats, loopstats
/src/contrib/ntp/
H A 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
H A DCommitLog230165 loopstats output cleanup