summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/pihole/testdata/summaryRaw.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/pihole/testdata/summaryRaw.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/pihole/testdata/summaryRaw.json b/src/go/collectors/go.d.plugin/modules/pihole/testdata/summaryRaw.json
new file mode 100644
index 000000000..8a4e59c16
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/pihole/testdata/summaryRaw.json
@@ -0,0 +1,27 @@
+{
+ "domains_being_blocked": 1,
+ "dns_queries_today": 1,
+ "ads_blocked_today": 1,
+ "ads_percentage_today": 1,
+ "unique_domains": 1,
+ "queries_forwarded": 1,
+ "queries_cached": 1,
+ "clients_ever_seen": 1,
+ "unique_clients": 1,
+ "dns_queries_all_types": 1,
+ "reply_NODATA": 1,
+ "reply_NXDOMAIN": 1,
+ "reply_CNAME": 1,
+ "reply_IP": 1,
+ "privacy_level": 1,
+ "status": "enabled",
+ "gravity_last_updated": {
+ "file_exists": true,
+ "absolute": 1560443834,
+ "relative": {
+ "days": "3",
+ "hours": "06",
+ "minutes": "05"
+ }
+ }
+} \ No newline at end of file