]> arthur.barton.de Git - netdata.git/commitdiff
web_log plugin: update makefiles
authorIlya <ilyamaschenko@gmail.com>
Fri, 10 Feb 2017 00:51:52 +0000 (09:51 +0900)
committerIlya <ilyamaschenko@gmail.com>
Fri, 10 Feb 2017 00:51:52 +0000 (09:51 +0900)
conf.d/Makefile.am
python.d/Makefile.am

index acca5a4db978a0f4c99e9a569518701b3edb19c7..0ba00e9b1a6248aa0a29e0dc4bc54270f278aac7 100644 (file)
@@ -54,6 +54,7 @@ dist_pythonconfig_DATA = \
     python.d/smartd_log.conf \
     python.d/tomcat.conf \
     python.d/varnish.conf \
+    python.d/web_log.conf \
     $(NULL)
 
 healthconfigdir=$(configdir)/health.d
index b6ed315742062146143e4df62779fde5066dcf28..527e865933a3154ab57fe49492a10dbcfe0f974d 100644 (file)
@@ -40,6 +40,7 @@ dist_python_SCRIPTS = \
     smartd_log.chart.py \
     tomcat.chart.py \
     varnish.chart.py \
+    web_log.chart.py \
     python-modules-installer.sh \
     $(NULL)