summaryrefslogtreecommitdiffstats
path: root/docs/aoa/hddtemp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/hddtemp.rst')
-rw-r--r--docs/aoa/hddtemp.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/aoa/hddtemp.rst b/docs/aoa/hddtemp.rst
new file mode 100644
index 00000000..2c352b2e
--- /dev/null
+++ b/docs/aoa/hddtemp.rst
@@ -0,0 +1,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.