summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/dnsmasq_dhcp.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/config/go.d/dnsmasq_dhcp.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/config/go.d/dnsmasq_dhcp.conf b/src/go/collectors/go.d.plugin/config/go.d/dnsmasq_dhcp.conf
new file mode 100644
index 000000000..f3ca29fe7
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/config/go.d/dnsmasq_dhcp.conf
@@ -0,0 +1,13 @@
+## All available configuration options, their descriptions and default values:
+## https://github.com/netdata/netdata/tree/master/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp#readme
+
+jobs:
+ - name: dnsmasq_dhcp
+ leases_path: /var/lib/misc/dnsmasq.leases
+ conf_path: /etc/dnsmasq.conf
+ conf_dir: /etc/dnsmasq.d
+
+ - name: dnsmasq_dhcp
+ leases_path: /etc/pihole/dhcp.leases
+ conf_path: /etc/dnsmasq.conf
+ conf_dir: /etc/dnsmasq.d