netdata/netdata

View on GitHub
src/go/collectors/go.d.plugin/config/go.d/portcheck.conf

Summary

Maintainability
Test Coverage
## 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]