]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/Makefile.am
Merge remote-tracking branch 't-h-e/master'
[netdata.git] / conf.d / Makefile.am
index eefe894cf24a4842e492a83540a87d19ec345ca3..e17d8fa929f547cddcb790218cd7472127c346b5 100644 (file)
@@ -25,16 +25,25 @@ pythonconfigdir=$(configdir)/python.d
 dist_pythonconfig_DATA = \
     python.d/apache.conf \
     python.d/apache_cache.conf \
+    python.d/bind_rndc.conf \
     python.d/cpufreq.conf \
     python.d/dovecot.conf \
+    python.d/elasticsearch.conf \
     python.d/example.conf \
     python.d/exim.conf \
+    python.d/fail2ban.conf \
+    python.d/freeradius.conf \
+    python.d/gunicorn_log.conf \
+    python.d/haproxy.conf \
     python.d/hddtemp.conf \
     python.d/ipfs.conf \
+    python.d/isc_dhcpd.conf \
+    python.d/mdstat.conf \
     python.d/memcached.conf \
     python.d/mysql.conf \
     python.d/nginx.conf \
     python.d/nginx_log.conf \
+    python.d/ovpn_status_log.conf \
     python.d/phpfpm.conf \
     python.d/postfix.conf \
     python.d/postgres.conf \
@@ -43,17 +52,26 @@ dist_pythonconfig_DATA = \
     python.d/sensors.conf \
     python.d/squid.conf \
     python.d/tomcat.conf \
+    python.d/varnish.conf \
     $(NULL)
 
 healthconfigdir=$(configdir)/health.d
 dist_healthconfig_DATA = \
     health.d/apache.conf \
     health.d/backend.conf \
+    health.d/bind_rndc.conf \
     health.d/cpu.conf \
     health.d/disks.conf \
+    health.d/elasticsearch.conf \
     health.d/entropy.conf \
+    health.d/fping.conf \
+    health.d/haproxy.conf \
     health.d/ipc.conf \
+    health.d/ipfs.conf \
+    health.d/isc_dhcpd.conf \
+    health.d/mdstat.conf \
     health.d/memcached.conf \
+    health.d/memory.conf \
     health.d/mysql.conf \
     health.d/named.conf \
     health.d/net.conf \
@@ -68,6 +86,8 @@ dist_healthconfig_DATA = \
     health.d/squid.conf \
     health.d/swap.conf \
     health.d/tcp_resets.conf \
+    health.d/udp_errors.conf \
+    health.d/varnish.conf \
     $(NULL)
 
 chartsconfigdir=$(configdir)/charts.d