summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/ping/testdata/config.json
blob: 18df6452911dbde7df6f9ba528a23135b0c72eea (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "update_every": 123,
  "hosts": [
    "ok"
  ],
  "network": "ok",
  "privileged": true,
  "packets": 123,
  "interval": 123.123,
  "interface": "ok"
}