Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
2
plugins/inputs/ntpq/testcases/no_ref_id/expected.out
Normal file
2
plugins/inputs/ntpq/testcases/no_ref_id/expected.out
Normal file
|
@ -0,0 +1,2 @@
|
|||
ntpq,remote=83.137.98.96,refid=10.177.80.37,stratum=2,type=u when=740i,poll=1024i,reach=377i,delay=54.033,offset=243.426,jitter=449514 0
|
||||
ntpq,remote=131.188.3.221,refid=10.177.80.37,stratum=2,type=u when=783i,poll=1024i,reach=377i,delay=111.820,offset=261.921,jitter=449528 0
|
5
plugins/inputs/ntpq/testcases/no_ref_id/input.txt
Normal file
5
plugins/inputs/ntpq/testcases/no_ref_id/input.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
remote refid st t when poll reach delay offset jitter
|
||||
==============================================================================
|
||||
83.137.98.96 10.177.80.37 2 u 740 1024 377 54.033 243.426 449514.
|
||||
91.189.94.4 2 u 673 1024 377 143.047 274.726 449445.
|
||||
131.188.3.221 10.177.80.37 2 u 783 1024 377 111.820 261.921 449528.
|
4
plugins/inputs/ntpq/testcases/no_ref_id/telegraf.conf
Normal file
4
plugins/inputs/ntpq/testcases/no_ref_id/telegraf.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
# It is possible for the output of ntqp to be missing the refid column. This
|
||||
# is believed to be http://bugs.ntp.org/show_bug.cgi?id=3484 which is fixed
|
||||
# in ntp-4.2.8p12 (included first in Debian Buster).
|
||||
[[inputs.ntpq]]
|
Loading…
Add table
Add a link
Reference in a new issue