summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/portcheck/testdata/config.json
blob: a69a6ac3826a592b33425d18e8e07861efc4bcbb (plain)
1
2
3
4
5
6
7
8
{
  "update_every": 123,
  "host": "ok",
  "ports": [
    123
  ],
  "timeout": 123.123
}