summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/portcheck.conf
blob: ffa794ffc4aead2316b821b359bace066d2a7f0b (plain)
1
2
3
4
5
6
7
8
9
10
11
## All available configuration options, their descriptions and default values:
## https://github.com/netdata/netdata/tree/master/src/go/collectors/go.d.plugin/modules/portcheck#readme

#jobs:
# - name: job1
#   host: 10.0.0.1
#   ports: [23, 80, 8080]
#
# - name: job2
#   host: 10.0.0.2
#   ports: [22, 19999]