r/collectd: Disable network plugin by default
The default configuration for *collectd* no longer needs the network plugin enabled, as hosts are scraped directly by Prometheus now.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
collectd_default_config: true
|
||||
collectd_load_network_plugin: true
|
||||
collectd_network_servers:
|
||||
- ff18::efc0:4a42
|
||||
collectd_load_network_plugin: false
|
||||
collectd_network_servers: []
|
||||
collectd_network_listen: []
|
||||
|
||||
collectd_disable_plugins: []
|
||||
|
||||
Reference in New Issue
Block a user