summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/unbound/testdata/stats/common.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/unbound/testdata/stats/common.txt66
1 files changed, 66 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/unbound/testdata/stats/common.txt b/src/go/collectors/go.d.plugin/modules/unbound/testdata/stats/common.txt
new file mode 100644
index 000000000..7a1f91a31
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/unbound/testdata/stats/common.txt
@@ -0,0 +1,66 @@
+thread0.num.queries=28
+thread0.num.queries_ip_ratelimited=0
+thread0.num.cachehits=21
+thread0.num.cachemiss=7
+thread0.num.prefetch=0
+thread0.num.expired=0
+thread0.num.zero_ttl=0
+thread0.num.recursivereplies=7
+thread0.num.dnscrypt.crypted=0
+thread0.num.dnscrypt.cert=0
+thread0.num.dnscrypt.cleartext=0
+thread0.num.dnscrypt.malformed=0
+thread0.requestlist.avg=0.857143
+thread0.requestlist.max=6
+thread0.requestlist.overwritten=0
+thread0.requestlist.exceeded=0
+thread0.requestlist.current.all=0
+thread0.requestlist.current.user=0
+thread0.recursion.time.avg=1.255822
+thread0.recursion.time.median=0.480597
+thread0.tcpusage=0
+thread1.num.queries=16
+thread1.num.queries_ip_ratelimited=0
+thread1.num.cachehits=13
+thread1.num.cachemiss=3
+thread1.num.prefetch=0
+thread1.num.expired=0
+thread1.num.zero_ttl=0
+thread1.num.recursivereplies=3
+thread1.num.dnscrypt.crypted=0
+thread1.num.dnscrypt.cert=0
+thread1.num.dnscrypt.cleartext=0
+thread1.num.dnscrypt.malformed=0
+thread1.requestlist.avg=0
+thread1.requestlist.max=0
+thread1.requestlist.overwritten=0
+thread1.requestlist.exceeded=0
+thread1.requestlist.current.all=0
+thread1.requestlist.current.user=0
+thread1.recursion.time.avg=0.093941
+thread1.recursion.time.median=0
+thread1.tcpusage=0
+total.num.queries=44
+total.num.queries_ip_ratelimited=0
+total.num.cachehits=34
+total.num.cachemiss=10
+total.num.prefetch=0
+total.num.expired=0
+total.num.zero_ttl=0
+total.num.recursivereplies=10
+total.num.dnscrypt.crypted=0
+total.num.dnscrypt.cert=0
+total.num.dnscrypt.cleartext=0
+total.num.dnscrypt.malformed=0
+total.requestlist.avg=0.6
+total.requestlist.max=6
+total.requestlist.overwritten=0
+total.requestlist.exceeded=0
+total.requestlist.current.all=0
+total.requestlist.current.user=0
+total.recursion.time.avg=0.907258
+total.recursion.time.median=0.240299
+total.tcpusage=0
+time.now=1574094836.941149
+time.up=88.434983
+time.elapsed=88.4349831 \ No newline at end of file