collectd: Add collectd_df variable

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.
This commit is contained in:
2021-08-22 10:15:59 -05:00
parent c1a7105d09
commit 58832b392b
2 changed files with 16 additions and 0 deletions

View File

@@ -5,3 +5,5 @@ collectd_network_servers:
collectd_network_listen: []
collectd_disable_plugins: []
collectd_df: {}