summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/pihole/testdata/summaryRaw.json
blob: 8a4e59c160802b45aa28a01425107adc1a12ceaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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"
    }
  }
}