Skip to content
Florian Forster edited this page Nov 26, 2023 · 1 revision
Name: thermal plugin
Type: read
Callbacks: config, init, read, shutdown
Status: supported
FirstVersion: 4.5
Copyright: 2008 Michał Mirosław
License: GPLv2
Manpage: collectd.conf(5)
See also: List of Plugins

The thermal plugin reads ACPI thermal zone information from the sysfs or procfs file system, i. e. mostly system temperature information.

Synopsis

 <Plugin "thermal">
   Device "foo0"
   IgnoreSelected false
 </Plugin>

Example graphs

None yet. Add one now!

Dependencies

  • Linux
Clone this wiki locally