Adding pihole to the dns app group (#9557)
Blake Matheny committed
Jul 17, 2020 at 02:15 UTC
d5970bae447d88e42d3fccf39ce1988af066e0f4
1 file changed
+1
-1
collectors/apps.plugin/apps_groups.conf
+1
-1
@@ -205,7 +205,7 @@ dhcp: *dhcp*
205
# -----------------------------------------------------------------------------
206
# name servers and clients
207
208
-dns: named unbound nsd pdns_server knotd gdnsd yadifad dnsmasq systemd-resolve*
208
+dns: named unbound nsd pdns_server knotd gdnsd yadifad dnsmasq systemd-resolve* pihole*
209
dnsdist: dnsdist
210
211
# -----------------------------------------------------------------------------