]> arthur.barton.de Git - netdata.git/blobdiff - python.d/Makefile.am
Merge pull request #1851 from ktsaou/master
[netdata.git] / python.d / Makefile.am
index d142e5106a32ed228b6f0a392f140c5549711c0c..d0c581654e49aebd6aa611d8087ceecebf2ef120 100644 (file)
@@ -12,7 +12,9 @@ dist_python_SCRIPTS = \
     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 \
@@ -25,7 +27,6 @@ dist_python_SCRIPTS = \
     memcached.chart.py \
     mysql.chart.py \
     nginx.chart.py \
-    nginx_log.chart.py \
     ovpn_status_log.chart.py \
     phpfpm.chart.py \
     postfix.chart.py \
@@ -34,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)