github.com/netdata/go.d.plugin@v0.58.1/config/go.d/chrony.conf (about) 1 ## All available configuration options, their descriptions and default values: 2 ## https://github.com/netdata/go.d.plugin/tree/master/modules/chrony 3 4 jobs: 5 - name: local 6 address: '127.0.0.1:323' 7 timeout: 1 8 9 # - name: remote 10 # address: '203.0.113.0:323'