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

#jobs:
#  - name: my_site_cert
#    source: https://my_site.org:443
#
#  - name: my_file_cert
#    source: file:///home/me/cert.pem
#
#  - name: my_smtp_cert
#    source: smtp://smtp.my_mail.org:587