From d4dd00f58a502c9ca4b63e36ce6bc7a9945dc63c Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Tue, 27 Mar 2018 22:28:21 +0100 Subject: New upstream version 1.10.0+dfsg --- conf.d/Makefile.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'conf.d/Makefile.in') 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 \ -- cgit v1.2.3