summaryrefslogtreecommitdiffstats
path: root/src/collectors/python.d.plugin/python.d.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-25 17:33:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-25 17:34:10 +0000
commit83ba6762cc43d9db581b979bb5e3445669e46cc2 (patch)
tree2e69833b43f791ed253a7a20318b767ebe56cdb8 /src/collectors/python.d.plugin/python.d.conf
parentReleasing debian version 1.47.5-1. (diff)
downloadnetdata-83ba6762cc43d9db581b979bb5e3445669e46cc2.tar.xz
netdata-83ba6762cc43d9db581b979bb5e3445669e46cc2.zip
Merging upstream version 2.0.3+dfsg (Closes: #923993, #1042533, #1045145).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/collectors/python.d.plugin/python.d.conf')
-rw-r--r--src/collectors/python.d.plugin/python.d.conf17
1 files changed, 8 insertions, 9 deletions
diff --git a/src/collectors/python.d.plugin/python.d.conf b/src/collectors/python.d.plugin/python.d.conf
index 4fcecc75d..e2ce1347e 100644
--- a/src/collectors/python.d.plugin/python.d.conf
+++ b/src/collectors/python.d.plugin/python.d.conf
@@ -26,30 +26,23 @@ gc_run: yes
gc_interval: 300
# am2320: yes
-# anomalies: no
-# boinc: yes
-# ceph: yes
# this is just an example
go_expvar: no
# haproxy: yes
-# openldap: yes
-# oracledb: yes
# pandas: yes
# retroshare: yes
-# samba: yes
# smartd_log: yes
-# spigotmc: yes
# traefik: yes
# varnish: yes
-# w1sensor: yes
-# zscores: 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).
+boinc: no # Removed (replaced with go.d/boinc).
dovecot: no # Removed (replaced with go.d/dovecot).
+ceph: no # Removed (replaced with go.d/ceph).
elasticsearch: no # Removed (replaced with go.d/elasticsearch).
exim: no # Removed (replaced with go.d/exim).
fail2ban: no # Removed (replaced with go.d/fail2ban).
@@ -68,15 +61,21 @@ 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).
+openldap: no # Removed (replaced with go.d/openldap).
+oracledb: no # Removed (replaced with go.d/oracledb).
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).
+samba: no # Removed (replaced with go.d/samba).
sensors: no # Removed (replaced with go.d/sensors).
squid: no # Removed (replaced with go.d/squid).
+spigotmc: no # Removed (replaced with go.d/spigotmc).
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).
+varnish: no # Removed (replaced with go.d/varnish).
+w1sensor: no # Removed (replaced with go.d/w1sensor)