Lines Matching +full:sample +full:- +full:time
5 however, in regular use at University of Erlangen-Nuernberg.
30 ntptrap [-n] [-p <port>] [-l <debug-output>] servers...
32 -n: do not send set_trap requests
37 debug-output: file to write trace output to (for debugging)
48 produced by xntpd itself. Of course, it can be used to sample
55 ntploopstat [-d<delay>] [-t<timeout>] [-l <logfile>] [-v] [ntpserver]
66 the name of the month the sample belongs to.
73 if a timeout occurs the next sample is tried after delay/2 seconds
79 - error on send call
80 - error on select call
81 - error on recv call
82 - short packet received
83 - bad packet
84 - error on open for logfile
90 Gnuplot is used to produce a graphical representation of the sample
100 ntploopwatch [-v[<level>]] [-c <config-file>] [-d <working-dir>]
103 -P<printer> [-s<samples>]
104 [-S <start-time>] [-E <end-time>]
105 [-O <MaxOffs>] [-o <MinOffs>]
108 config-file: file to read configurable settings from
112 working-dir: specify working directory for process, affects
124 For the following see also the comments in loopwatch.config.SAMPLE
127 start-time: ignore input samples before this date
128 end-time: ignore input samples after this date
129 if both start-time and end-time are specified
134 loopwatch.config.SAMPLE:
135 sample config file for ntploopwatch
147 1970-01-01_00:00_00 UTC)
149 A version of this file is distributed with perl-4.x, however,
155 WARNING: This code is beta level - it triggers a memory leak;