Lines Matching +full:up +full:- +full:samples
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)
55 ntploopstat [-d<delay>] [-t<timeout>] [-l <logfile>] [-v] [ntpserver]
57 delay: number of seconds to wait between samples
61 logfile: file to log samples to
67 Thus all samples of a month end up in the same file.
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
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
126 samples: use last # samples from input data
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
130 a given samples value is ignored
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;