Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/conf/
HDmalarky.conf16 filegen loopstats file loopstats type day enable
HDbeauregard.conf15 filegen loopstats file loopstats type day enable
HDgrundoon.conf36 filegen loopstats file loopstats type day enable
HDpogo.conf43 filegen loopstats file loopstats type day enable
HDrackety.conf54 filegen loopstats file loopstats type day enable
/freebsd-head/contrib/ntp/ntpd/
HDcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
15 filegen loopstats file loopstats type day nolink enable
HDntp_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()
HDntp.conf.def1121 .It Cm loopstats
1126 .Cm loopstats :
1279 .Ar loopstats
HDinvoke-ntp.conf.texi1058 @item @code{loopstats}
1063 @code{loopstats}:
1211 @kbd{loopstats}
/freebsd-head/contrib/ntp/scripts/stats/
HDloop_summary2 loopstats.[1-9]
HDREADME7 daily loopstats, peerstats and clockstats files produced by the daemon,
24 loopstats data for each day, as well as various statistics produced by
HDsummary.sh22 for f in loopstats.[12][0-9][0-9][0-9][0-1][0-9][0-3][0-9]; do
HDREADME.stats9 three file collections presently defined: peerstats, loopstats and
29 loopstats
31 The following data are collected in the loopstats files. The files are
/freebsd-head/contrib/ntp/scripts/monitoring/
HDREADME47 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:
HDloopwatch.config.SAMPLE10 # defaults to "./var@$STATHOST/loopstats."
13 #srcprefix=./var@$STATHOST/loopstats.
/freebsd-head/contrib/ntp/scripts/
HDREADME25 maintaining statistics summaries of clockstats, loopstats
/freebsd-head/contrib/ntp/
HDCommitLog-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
HDCommitLog230165 loopstats output cleanup