Skip to content
Florian Forster edited this page Nov 21, 2023 · 1 revision

Name:

HDDTemp plugin

Type:

read

Callbacks:

config, init, read

Status:

supported

FirstVersion:

3.1

Copyright:

2005–2006 Vincent Stehlé, 2006–2007 Florian octo Forster, 2008 Sebastian Harl

License:

Manpage:

collectd.conf(5)

See also:

List of Plugins

The HDDTemp plugin collects the temperature of hard disks. The temperatures are provided via SMART and queried by the external hddtemp daemon.

Synopsis

 <Plugin "hddtemp">
   Host "127.0.0.1"
   Port "7634"
   TranslateDevicename true
 </Plugin>

Example graph

Plugin-hddtemp.png

Dependencies

Clone this wiki locally