summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/powerdns.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/config/go.d/powerdns.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/config/go.d/powerdns.conf b/src/go/collectors/go.d.plugin/config/go.d/powerdns.conf
new file mode 100644
index 000000000..ad449f8fa
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/config/go.d/powerdns.conf
@@ -0,0 +1,8 @@
+## All available configuration options, their descriptions and default values:
+## https://github.com/netdata/netdata/tree/master/src/go/collectors/go.d.plugin/modules/powerdns#readme
+
+#jobs:
+# - name: local
+# url: http://127.0.0.1:8081
+# headers:
+# X-API-KEY: secret # static pre-shared authentication key for access to the REST API (api-key).