summaryrefslogtreecommitdiffstats
path: root/src/collectors/python.d.plugin/python.d.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/collectors/python.d.plugin/python.d.conf')
-rw-r--r--src/collectors/python.d.plugin/python.d.conf40
1 files changed, 18 insertions, 22 deletions
diff --git a/src/collectors/python.d.plugin/python.d.conf b/src/collectors/python.d.plugin/python.d.conf
index 470b4bbb7..4fcecc75d 100644
--- a/src/collectors/python.d.plugin/python.d.conf
+++ b/src/collectors/python.d.plugin/python.d.conf
@@ -25,43 +25,21 @@ gc_run: yes
## Garbage collection interval in seconds. Default is 300.
gc_interval: 300
-# alarms: yes
# am2320: yes
# anomalies: no
-# beanstalk: yes
-# bind_rndc: yes
# boinc: yes
# ceph: yes
-# changefinder: no
-# dovecot: yes
# this is just an example
-example: no
-# exim: yes
-# gearman: yes
go_expvar: no
# haproxy: yes
-# icecast: yes
-# ipfs: yes
-# memcached: yes
-# monit: yes
-# nvidia_smi: yes
-# nsd: yes
# openldap: yes
# oracledb: yes
# pandas: yes
-# postfix: yes
-# puppet: yes
-# rethinkdbs: yes
# retroshare: yes
-# riakkv: yes
# samba: yes
# smartd_log: yes
# spigotmc: yes
-# squid: yes
# traefik: yes
-# tomcat: yes
-# tor: yes
-# uwsgi: yes
# varnish: yes
# w1sensor: yes
# zscores: no
@@ -70,17 +48,35 @@ go_expvar: no
## Disabled for existing installations.
adaptec_raid: no # Removed (replaced with go.d/adaptercraid).
apache: no # Removed (replaced with go.d/apache).
+beanstalk: no # Removed (replaced with go.d/beanstalk).
+dovecot: no # Removed (replaced with go.d/dovecot).
elasticsearch: no # Removed (replaced with go.d/elasticsearch).
+exim: no # Removed (replaced with go.d/exim).
fail2ban: no # Removed (replaced with go.d/fail2ban).
freeradius: no # Removed (replaced with go.d/freeradius).
+gearman: no # Removed (replaced with go.d/gearman).
hddtemp: no # Removed (replaced with go.d/hddtemp).
hpssa: no # Removed (replaced with go.d/hpssa).
+icecast: no # Removed (replaced with go.d/icecast)
+ipfs: no # Removed (replaced with go.d/ipfs).
litespeed: no # Removed (replaced with go.d/litespeed).
megacli: no # Removed (replaced with go.d/megacli).
+memcached: no # Removed (replaced with go.d/memcached).
mongodb: no # Removed (replaced with go.d/mongodb).
+monit: no # Removed (replaced with go.d/monit).
mysql: no # Removed (replaced with go.d/mysql).
nginx: no # Removed (replaced with go.d/nginx).
+nsd: no # Removed (replaced with go.d/nsd).
+nvidia_smi: no # Removed (replaced with go.d/nvidia_smi).
+postfix: no # Removed (replaced with go.d/postfix).
postgres: no # Removed (replaced with go.d/postgres).
proxysql: no # Removed (replaced with go.d/proxysql).
redis: no # Removed (replaced with go.d/redis).
+rethinkdbs: no # Removed (replaced with go.d/rethinkdb).
+riakkv: no # Removed (replaced with go.d/riak).
sensors: no # Removed (replaced with go.d/sensors).
+squid: no # Removed (replaced with go.d/squid).
+tomcat: no # Removed (replaced with go.d/tomcat)
+tor: no # Removed (replaced with go.d/tor).
+puppet: no # Removed (replaced with go.d/puppet).
+uwsgi: no # Removed (replaced with go.d/uwsgi).