]> arthur.barton.de Git - netdata.git/blobdiff - python.d/Makefile.am
Merge pull request #1815 from lfdominguez/master
[netdata.git] / python.d / Makefile.am
index cc4a37bc88dda8da07e1fa84da327e89d2f10445..d0c581654e49aebd6aa611d8087ceecebf2ef120 100644 (file)
@@ -10,16 +10,24 @@ SUFFIXES = .in
 dist_python_SCRIPTS = \
     apache.chart.py \
     apache_cache.chart.py \
+    bind_rndc.chart.py \
     cpufreq.chart.py \
+    cpuidle.chart.py \
     dovecot.chart.py \
+    elasticsearch.chart.py \
     example.chart.py \
     exim.chart.py \
+    fail2ban.chart.py \
+    freeradius.chart.py \
+    haproxy.chart.py \
     hddtemp.chart.py \
     ipfs.chart.py \
+    isc_dhcpd.chart.py \
+    mdstat.chart.py \
     memcached.chart.py \
     mysql.chart.py \
     nginx.chart.py \
-    nginx_log.chart.py \
+    ovpn_status_log.chart.py \
     phpfpm.chart.py \
     postfix.chart.py \
     postgres.chart.py \
@@ -27,7 +35,10 @@ dist_python_SCRIPTS = \
     retroshare.chart.py \
     sensors.chart.py \
     squid.chart.py \
+    smartd_log.chart.py \
     tomcat.chart.py \
+    varnish.chart.py \
+    web_log.chart.py \
     python-modules-installer.sh \
     $(NULL)