r/collectd: Allow the thermal plugin

Raspberry Pi devices provide SoC temperature information through thermal
zone data in sysfs.
btop
Dustin 2022-07-21 12:22:51 -05:00
parent 29a6a0540f
commit a60327a995
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ collectd_plugins: {}
collectd_plugins_defaults:
md: false
thermal: false
collectd_df: {}

View File

@ -220,7 +220,7 @@ LoadPlugin {{ name }}
{{ load_plugin('tcpconns') }}
#LoadPlugin teamspeak2
#LoadPlugin ted
#LoadPlugin thermal
{{ load_plugin('thermal') }}
##LoadPlugin tokyotyrant
##LoadPlugin turbostat
#LoadPlugin unixsock