github.com/netdata/go.d.plugin@v0.58.1/config/go.d/x509check.conf (about) 1 ## All available configuration options, their descriptions and default values: 2 ## https://github.com/netdata/go.d.plugin/tree/master/modules/x509check 3 4 #update_every: 60 5 #autodetection_retry: 0 6 #priority: 70000 7 8 #jobs: 9 # - name: my_site_cert 10 # source: https://my_site.org:443 11 # 12 # - name: my_file_cert 13 # source: file:///home/me/cert.pem 14 # 15 # - name: my_smtp_cert 16 # source: smtp://smtp.my_mail.org:587