github.com/netdata/go.d.plugin@v0.58.1/config/go.d/ping.conf (about)

     1  ## All available configuration options, their descriptions and default values:
     2  ## https://github.com/netdata/go.d.plugin/tree/master/modules/ping
     3  
     4  #update_every: 5
     5  #autodetection_retry: 0
     6  #priority: 70000
     7  
     8  ## Uncomment the following lines to create a data collection config:
     9  
    10  #jobs:
    11  #  - name: example
    12  #    hosts:
    13  #      - 192.0.2.0
    14  #      - 192.0.2.1