summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/Makefile.am
diff options
context:
space:
mode:
authorIlya Mashchenko <ilyamaschenko@gmail.com>2019-03-19 13:39:09 +0300
committerGitHub <noreply@github.com>2019-03-19 13:39:09 +0300
commit3777b91736bfadb7c659ceb74e3c48c4054b8b27 (patch)
treef23f4b4bf9e4c1c38db91de12017844f2563d28d /collectors/python.d.plugin/Makefile.am
parent483cdc9d04ee8f456466cecd83d86b376e28b30c (diff)
Remove obsolete python modules (#5659)
##### Summary Fixes: #5647 ___ Remove obolete python modules: - cpuidle (moved to proc plugin #4635) - cpufreq (moved to proc plugin #4562) - mdstat (moved to proc plugin #4768) - linux_power_supply (moved to proc plugin #4960) ##### Component Name [/collectors/python.d.plugin/](https://github.com/netdata/netdata/tree/master/collectors/python.d.plugin) ##### Additional Information
Diffstat (limited to 'collectors/python.d.plugin/Makefile.am')
-rw-r--r--collectors/python.d.plugin/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/collectors/python.d.plugin/Makefile.am b/collectors/python.d.plugin/Makefile.am
index b6bdbcc4f8..e883aa7c4f 100644
--- a/collectors/python.d.plugin/Makefile.am
+++ b/collectors/python.d.plugin/Makefile.am
@@ -44,8 +44,6 @@ include boinc/Makefile.inc
include ceph/Makefile.inc
include chrony/Makefile.inc
include couchdb/Makefile.inc
-include cpufreq/Makefile.inc
-include cpuidle/Makefile.inc
include dnsdist/Makefile.inc
include dns_query_time/Makefile.inc
include dockerd/Makefile.inc
@@ -62,10 +60,8 @@ include httpcheck/Makefile.inc
include icecast/Makefile.inc
include ipfs/Makefile.inc
include isc_dhcpd/Makefile.inc
-include linux_power_supply/Makefile.inc
include litespeed/Makefile.inc
include logind/Makefile.inc
-include mdstat/Makefile.inc
include megacli/Makefile.inc
include memcached/Makefile.inc
include mongodb/Makefile.inc