summaryrefslogtreecommitdiffstats
path: root/conf.d/Makefile.in
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2018-03-27 21:28:27 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2018-03-27 21:28:27 +0000
commiteb7cc2640201f168bbd9a05799fd2dbe823bb57c (patch)
tree1f88da02b7ee3c16ced7b5f7dc4aadb190766e7c /conf.d/Makefile.in
parentRelease v. 1.9.0+dfsg-1 to Unstable (diff)
parentNew upstream version 1.10.0+dfsg (diff)
downloadnetdata-eb7cc2640201f168bbd9a05799fd2dbe823bb57c.tar.xz
netdata-eb7cc2640201f168bbd9a05799fd2dbe823bb57c.zip
Update upstream source from tag 'upstream/1.10.0+dfsg'
Update to upstream version '1.10.0+dfsg' with Debian dir fa5485f3d9aea3038a19eff06ba33374ac5c5d7c
Diffstat (limited to 'conf.d/Makefile.in')
-rw-r--r--conf.d/Makefile.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/conf.d/Makefile.in b/conf.d/Makefile.in
index c1c291bcc..48ce51191 100644
--- a/conf.d/Makefile.in
+++ b/conf.d/Makefile.in
@@ -328,6 +328,7 @@ dist_pythonconfig_DATA = \
python.d/apache.conf \
python.d/beanstalk.conf \
python.d/bind_rndc.conf \
+ python.d/ceph.conf \
python.d/chrony.conf \
python.d/couchdb.conf \
python.d/cpufreq.conf \
@@ -342,6 +343,8 @@ dist_pythonconfig_DATA = \
python.d/go_expvar.conf \
python.d/haproxy.conf \
python.d/hddtemp.conf \
+ python.d/httpcheck.conf \
+ python.d/icecast.conf \
python.d/ipfs.conf \
python.d/isc_dhcpd.conf \
python.d/mdstat.conf \
@@ -349,9 +352,12 @@ dist_pythonconfig_DATA = \
python.d/mongodb.conf \
python.d/mysql.conf \
python.d/nginx.conf \
+ python.d/nginx_plus.conf \
python.d/nsd.conf \
+ python.d/ntpd.conf \
python.d/ovpn_status_log.conf \
python.d/phpfpm.conf \
+ python.d/portcheck.conf \
python.d/postfix.conf \
python.d/postgres.conf \
python.d/powerdns.conf \
@@ -360,9 +366,11 @@ dist_pythonconfig_DATA = \
python.d/retroshare.conf \
python.d/samba.conf \
python.d/sensors.conf \
+ python.d/springboot.conf \
python.d/squid.conf \
python.d/smartd_log.conf \
python.d/tomcat.conf \
+ python.d/traefik.conf \
python.d/varnish.conf \
python.d/web_log.conf \
$(NULL)
@@ -373,13 +381,17 @@ dist_healthconfig_DATA = \
health.d/backend.conf \
health.d/beanstalkd.conf \
health.d/bind_rndc.conf \
+ health.d/btrfs.conf \
+ health.d/ceph.conf \
health.d/cpu.conf \
health.d/couchdb.conf \
health.d/disks.conf \
health.d/elasticsearch.conf \
health.d/entropy.conf \
health.d/fping.conf \
+ health.d/fronius.conf \
health.d/haproxy.conf \
+ health.d/httpcheck.conf \
health.d/ipc.conf \
health.d/ipfs.conf \
health.d/ipmi.conf \
@@ -394,6 +406,8 @@ dist_healthconfig_DATA = \
health.d/net.conf \
health.d/netfilter.conf \
health.d/nginx.conf \
+ health.d/nginx_plus.conf \
+ health.d/portcheck.conf \
health.d/postgres.conf \
health.d/qos.conf \
health.d/ram.conf \
@@ -401,6 +415,7 @@ dist_healthconfig_DATA = \
health.d/retroshare.conf \
health.d/softnet.conf \
health.d/squid.conf \
+ health.d/stiebeleltron.conf \
health.d/swap.conf \
health.d/tcp_conn.conf \
health.d/tcp_listen.conf \
@@ -419,6 +434,7 @@ dist_chartsconfig_DATA = \
charts.d/apcupsd.conf \
charts.d/cpufreq.conf \
charts.d/exim.conf \
+ charts.d/libreswan.conf \
charts.d/load_average.conf \
charts.d/mysql.conf \
charts.d/nut.conf \