From 62ab81de4d171a45301452af56dbfacdd287d9e5 Mon Sep 17 00:00:00 2001 From: Ilya Date: Fri, 10 Feb 2017 17:42:36 +0900 Subject: [PATCH] python.d.conf: add modules to file --- conf.d/python.d.conf | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/conf.d/python.d.conf b/conf.d/python.d.conf index 7e4fa801..a1d6995c 100644 --- a/conf.d/python.d.conf +++ b/conf.d/python.d.conf @@ -22,24 +22,36 @@ log_interval: 3600 # The default for all modules is enabled (yes). # Setting any of these to no will disable it. -# apache: yes # apache_cache: yes +# apache: yes +# bind_rndc: yes # cpufreq: yes +# cpuidle: yes # dovecot: yes +# elasticsearch: yes example: no # exim: yes +# fail2ban: yes +# freeradius: yes +# gunicorn_log: yes +# haproxy: yes # hddtemp: yes # ipfs: yes # isc_dhcpd: yes +# mdstat: yes # memcached: yes # mysql: yes # nginx: yes # nginx_log: yes +# ovpn_status_log: yes # phpfpm: yes # postfix: yes +# postgres: yes # redis: yes +# retroshare: yes # sensors: yes +# smartd_log: yes # squid: yes # tomcat: yes -# freeradius: yes -# ovpn_status_log: yes +# varnish: yes +# web_log: yes -- 2.39.2