summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/x509check.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 11:19:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 12:07:37 +0000
commitb485aab7e71c1625cfc27e0f92c9509f42378458 (patch)
treeae9abe108601079d1679194de237c9a435ae5b55 /src/go/collectors/go.d.plugin/config/go.d/x509check.conf
parentAdding upstream version 1.44.3. (diff)
downloadnetdata-b485aab7e71c1625cfc27e0f92c9509f42378458.tar.xz
netdata-b485aab7e71c1625cfc27e0f92c9509f42378458.zip
Adding upstream version 1.45.3+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/go/collectors/go.d.plugin/config/go.d/x509check.conf')
-rw-r--r--src/go/collectors/go.d.plugin/config/go.d/x509check.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/config/go.d/x509check.conf b/src/go/collectors/go.d.plugin/config/go.d/x509check.conf
new file mode 100644
index 000000000..d01417478
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/config/go.d/x509check.conf
@@ -0,0 +1,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