Update hddtemp.rst

pull/1868/head
Nicolas Hennion 2021-05-18 08:32:28 +02:00 committed by GitHub
parent 16c3840c10
commit cdbf70359c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 14 deletions

View File

@ -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.