summaryrefslogtreecommitdiffstats
path: root/docs/aoa/hddtemp.rst
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2021-05-18 08:32:28 +0200
committerGitHub <noreply@github.com>2021-05-18 08:32:28 +0200
commitcdbf70359c6c925c6986cdf244d7487f1514aff0 (patch)
tree1fc55dbb27312c3a38d6d0c029be1332b03297a9 /docs/aoa/hddtemp.rst
parent16c3840c10fb25e552e3c0d4623468697d968f2d (diff)
Update hddtemp.rst
Diffstat (limited to 'docs/aoa/hddtemp.rst')
-rw-r--r--docs/aoa/hddtemp.rst20
1 files changed, 6 insertions, 14 deletions
diff --git a/docs/aoa/hddtemp.rst b/docs/aoa/hddtemp.rst
index a48ba2a2..042e6f90 100644
--- a/docs/aoa/hddtemp.rst
+++ b/docs/aoa/hddtemp.rst
@@ -14,23 +14,15 @@ 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
-```
+ $ 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
-```
+ $ hddtemp
+ /dev/sda: TOSHIBA MQ01ACF050: 41°C
+ /dev/sdb: ST1000LM044 HN-M101SAD: 38°C
It should appears in the sensors plugin.