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
5
plugins/inputs/ntpq/testcases/issue_2386/expected.out
Normal file
5
plugins/inputs/ntpq/testcases/issue_2386/expected.out
Normal file
|
@ -0,0 +1,5 @@
|
|||
ntpq,remote=SHM(0),state_prefix=*,refid=.PPS.,stratum=1,type=u when=60i,poll=64i,reach=377i,delay=0.0,offset=0.045,jitter=1.012 0
|
||||
ntpq,remote=SHM(1),state_prefix=-,refid=.GPS.,stratum=1,type=u when=121i,poll=128i,reach=377i,delay=0.0,offset=10.105,jitter=2.012 0
|
||||
ntpq,remote=37.58.57.238,state_prefix=+,refid=192.53.103.103,stratum=2,type=u when=10i,poll=1024i,reach=377i,delay=1.748,offset=0.373,jitter=0.101 0
|
||||
ntpq,remote=37.58.57.238,state_prefix=+,refid=192.53.103.103,stratum=2,type=u when=10i,poll=1024i,reach=377i,delay=1.748,offset=0.373,jitter=0.101 0
|
||||
ntpq,remote=37.58.57.238,state_prefix=+,refid=192.53.103.103,stratum=2,type=u when=10i,poll=1024i,reach=377i,delay=1.748,offset=0.373,jitter=0.101 0
|
7
plugins/inputs/ntpq/testcases/issue_2386/input.txt
Normal file
7
plugins/inputs/ntpq/testcases/issue_2386/input.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
remote refid st t when poll reach delay offset jitter
|
||||
==============================================================================
|
||||
*SHM(0) .PPS. 1 u 60 64 377 0.000 0.045 1.012
|
||||
+37.58.57.238 (d 192.53.103.103 2 u 10 1024 377 1.748 0.373 0.101
|
||||
+37.58.57.238 (domain) 192.53.103.103 2 u 10 1024 377 1.748 0.373 0.101
|
||||
+37.58.57.238 ( 192.53.103.103 2 u 10 1024 377 1.748 0.373 0.101
|
||||
-SHM(1) .GPS. 1 u 121 128 377 0.000 10.105 2.012
|
3
plugins/inputs/ntpq/testcases/issue_2386/telegraf.conf
Normal file
3
plugins/inputs/ntpq/testcases/issue_2386/telegraf.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Test related to
|
||||
# https://github.com/influxdata/telegraf/issues/2386
|
||||
[[inputs.ntpq]]
|
Loading…
Add table
Add a link
Reference in a new issue