b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/collectors/charts.d.plugin/charts.d.conf |
| 2 | +++ b/collectors/charts.d.plugin/charts.d.conf |
| 3 | @@ -30,7 +30,7 @@ |
| 4 | |
| 5 | # the default enable/disable for all charts.d collectors |
| 6 | # the default is "yes" |
| 7 | -# enable_all_charts="yes" |
| 8 | +enable_all_charts="no" |
| 9 | |
| 10 | # BY DEFAULT ENABLED MODULES |
| 11 | # ap=yes |
| 12 | --- a/collectors/python.d.plugin/python.d.conf |
| 13 | +++ b/collectors/python.d.plugin/python.d.conf |
| 14 | @@ -7,7 +7,7 @@ |
| 15 | # |
| 16 | |
| 17 | # Enable / disable the whole python.d.plugin (all its modules) |
| 18 | -enabled: yes |
| 19 | +enabled: no |
| 20 | |
| 21 | # ---------------------------------------------------------------------- |
| 22 | # Enable / Disable python.d.plugin modules |