From 432fb30b787a3e4326fb5fd380335f10ea8d1e73 Mon Sep 17 00:00:00 2001 From: paulfantom Date: Wed, 13 Jul 2016 01:18:06 +0200 Subject: [PATCH] add modules to main python config --- conf.d/python.d.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf.d/python.d.conf b/conf.d/python.d.conf index 19516563..1fc66f42 100644 --- a/conf.d/python.d.conf +++ b/conf.d/python.d.conf @@ -7,10 +7,16 @@ enabled: no # Modules can be disabled with setting "module_name = no" apache: yes apache_cache: yes +cpufreq: yes example: yes +exim: yes hddtemp: yes mysql: yes nginx: yes phpfpm: yes +postfix: yes +redis: yes +sensors: yes squid: yes +tomcat: yes -- 2.39.2