]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/Makefile.am
web_log plugin: update makefiles
[netdata.git] / conf.d / Makefile.am
index 7ab660f0d96dfbeec8e1b6dbc9f504a7cf24a3d9..0ba00e9b1a6248aa0a29e0dc4bc54270f278aac7 100644 (file)
@@ -28,10 +28,12 @@ dist_pythonconfig_DATA = \
     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 \
@@ -49,7 +51,10 @@ dist_pythonconfig_DATA = \
     python.d/retroshare.conf \
     python.d/sensors.conf \
     python.d/squid.conf \
+    python.d/smartd_log.conf \
     python.d/tomcat.conf \
+    python.d/varnish.conf \
+    python.d/web_log.conf \
     $(NULL)
 
 healthconfigdir=$(configdir)/health.d
@@ -59,9 +64,13 @@ dist_healthconfig_DATA = \
     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 \
@@ -80,6 +89,7 @@ dist_healthconfig_DATA = \
     health.d/swap.conf \
     health.d/tcp_resets.conf \
     health.d/udp_errors.conf \
+    health.d/varnish.conf \
     $(NULL)
 
 chartsconfigdir=$(configdir)/charts.d