]> arthur.barton.de Git - netdata.git/commitdiff
smartd_log plugin: update makefiles
authorIlya <ilyamaschenko@gmail.com>
Thu, 2 Feb 2017 02:09:57 +0000 (11:09 +0900)
committerIlya <ilyamaschenko@gmail.com>
Thu, 2 Feb 2017 02:09:57 +0000 (11:09 +0900)
conf.d/Makefile.am
python.d/Makefile.am

index e17d8fa929f547cddcb790218cd7472127c346b5..acca5a4db978a0f4c99e9a569518701b3edb19c7 100644 (file)
@@ -51,6 +51,7 @@ 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 \
     $(NULL)
index 883f06c4cd0a19725025074fd9b3519d3b27621e..b6ed315742062146143e4df62779fde5066dcf28 100644 (file)
@@ -37,6 +37,7 @@ dist_python_SCRIPTS = \
     retroshare.chart.py \
     sensors.chart.py \
     squid.chart.py \
+    smartd_log.chart.py \
     tomcat.chart.py \
     varnish.chart.py \
     python-modules-installer.sh \