Files
configpolicy/roles/collectd/defaults/main.yml
Dustin C. Hatch a60327a995 r/collectd: Allow the thermal plugin
Raspberry Pi devices provide SoC temperature information through thermal
zone data in sysfs.
2022-07-21 12:37:07 -05:00

15 lines
256 B
YAML

collectd_default_config: true
collectd_load_network_plugin: false
collectd_network_servers: []
collectd_network_listen: []
collectd_plugins: {}
collectd_plugins_defaults:
md: false
thermal: false
collectd_df: {}
collectd_load_unixsock_plugin: true