The `collectd_df` variable can be used to configure the *df* plugin for collectd. It should contain a map on key-value pairs that correspond exactly to the plugin's configuration options.
10 lines
184 B
YAML
10 lines
184 B
YAML
collectd_default_config: true
|
|
collectd_load_network_plugin: true
|
|
collectd_network_servers:
|
|
- ff18::efc0:4a42
|
|
collectd_network_listen: []
|
|
|
|
collectd_disable_plugins: []
|
|
|
|
collectd_df: {}
|