]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/Makefile.am
add ipfs plugin configuration
[netdata.git] / conf.d / Makefile.am
index c8c518fabd244c3edf95b5639afb5612a6e0d1a1..1ec197ab29a61a3e4b295e2629280cfbd6a81a10 100644 (file)
@@ -19,7 +19,20 @@ dist_nodeconfig_DATA = \
 
 pythonconfigdir=$(configdir)/python.d
 dist_pythonconfig_DATA = \
-       python.d/example.conf
+       python.d/apache.conf \
+       python.d/apache_cache.conf \
+       python.d/cpufreq.conf \
+       python.d/example.conf \
+       python.d/exim.conf \
+       python.d/hddtemp.conf \
+       python.d/ipfs.conf \
+       python.d/memcached.conf \
+       python.d/mysql.conf \
+       python.d/nginx.conf \
+       python.d/phpfpm.conf \
+       python.d/postfix.conf \
+       python.d/redis.conf \
+       python.d/sensors.conf \
+       python.d/squid.conf \
+       python.d/tomcat.conf \
        $(NULL)
-
-