summaryrefslogtreecommitdiffstats
path: root/docs/aoa/hddtemp.rst
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2021-05-18 08:32:44 +0200
committerGitHub <noreply@github.com>2021-05-18 08:32:44 +0200
commitcb53521d6f77a7ce55f4393ec36d5ea3b3976bbe (patch)
tree937dd6a6a9b71d3e574f3824fd0e01e8e351b015 /docs/aoa/hddtemp.rst
parentcdbf70359c6c925c6986cdf244d7487f1514aff0 (diff)
Update hddtemp.rst
Diffstat (limited to 'docs/aoa/hddtemp.rst')
-rw-r--r--docs/aoa/hddtemp.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/aoa/hddtemp.rst b/docs/aoa/hddtemp.rst
index 042e6f90..a238dd73 100644
--- a/docs/aoa/hddtemp.rst
+++ b/docs/aoa/hddtemp.rst
@@ -15,13 +15,17 @@ On your Linux system, you will need to have:
For example on a CentOS/Redhat Linux operating system, you have to:
$ sudo yum install hddtemp
+
$ sudo systemctl enable hddtemp
+
$ sudo systemctl enable hddtemp
Test it in the console:
$ hddtemp
+
/dev/sda: TOSHIBA MQ01ACF050: 41°C
+
/dev/sdb: ST1000LM044 HN-M101SAD: 38°C
It should appears in the sensors plugin.