python.d.conf 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. # netdata python.d.plugin configuration
  2. #
  3. # This file is in YaML format.
  4. # Generally the format is:
  5. #
  6. # name: value
  7. #
  8. # Enable / disable the whole python.d.plugin (all its modules)
  9. enabled: yes
  10. # ----------------------------------------------------------------------
  11. # Enable / Disable python.d.plugin modules
  12. #default_run: yes
  13. #
  14. # If "default_run" = "yes" the default for all modules is enabled (yes).
  15. # Setting any of these to "no" will disable it.
  16. #
  17. # If "default_run" = "no" the default for all modules is disabled (no).
  18. # Setting any of these to "yes" will enable it.
  19. # Enable / Disable explicit garbage collection (full collection run). Default is enabled.
  20. gc_run: yes
  21. # Garbage collection interval in seconds. Default is 300.
  22. gc_interval: 300
  23. # apache: yes
  24. # apache_cache has been replaced by web_log
  25. # adaptec_raid: yes
  26. # alarms: yes
  27. # am2320: yes
  28. # anomalies: no
  29. apache_cache: no
  30. # beanstalk: yes
  31. # bind_rndc: yes
  32. # boinc: yes
  33. # ceph: yes
  34. chrony: no
  35. # couchdb: yes
  36. # dns_query_time: yes
  37. # dnsdist: yes
  38. # dockerd: yes
  39. # dovecot: yes
  40. # elasticsearch: yes
  41. # energid: yes
  42. # this is just an example
  43. example: no
  44. # exim: yes
  45. # fail2ban: yes
  46. # freeradius: yes
  47. # gearman: yes
  48. go_expvar: no
  49. # gunicorn_log has been replaced by web_log
  50. gunicorn_log: no
  51. # haproxy: yes
  52. # hddtemp: yes
  53. # httpcheck: yes
  54. hpssa: no
  55. # icecast: yes
  56. # ipfs: yes
  57. # isc_dhcpd: yes
  58. # litespeed: yes
  59. logind: no
  60. # megacli: yes
  61. # memcached: yes
  62. # mongodb: yes
  63. # monit: yes
  64. # mysql: yes
  65. # nginx: yes
  66. # nginx_plus: yes
  67. # nvidia_smi: yes
  68. # nginx_log has been replaced by web_log
  69. nginx_log: no
  70. # nsd: yes
  71. # ntpd: yes
  72. # openldap: yes
  73. # oracledb: yes
  74. # ovpn_status_log: yes
  75. # phpfpm: yes
  76. # portcheck: yes
  77. # postfix: yes
  78. # postgres: yes
  79. # powerdns: yes
  80. # proxysql: yes
  81. # puppet: yes
  82. # rabbitmq: yes
  83. # redis: yes
  84. # rethinkdbs: yes
  85. # retroshare: yes
  86. # riakkv: yes
  87. # samba: yes
  88. # sensors: yes
  89. # smartd_log: yes
  90. # spigotmc: yes
  91. # springboot: yes
  92. # squid: yes
  93. # traefik: yes
  94. # tomcat: yes
  95. # tor: yes
  96. # uwsgi: yes
  97. # varnish: yes
  98. # w1sensor: yes
  99. # web_log: yes