summaryrefslogtreecommitdiffstats
path: root/docs/aoa/hddtemp.rst
blob: 2c352b2e94aafd791afd3bb58ce2d2c9f709803b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _sensors:

HDD temperature sensor
======================

*Availability: Linux*

This plugin will add HDD temperature to the sensors plugin.

On your Linux system, you will nedd to have:
- hddtemp package installed
- hddtemp service up and running (check it with systemctl status hddtemp)
- the TCP port 7634  openned on your local Firewall (if it is enabled on your system)

There is no alert on this information.

.. note::
    Limit values and sensors alias names can be defined in the
    configuration file under the ``[sensors]`` section.