CentOS/RedHat: checking hard disk (HDD) temperature

Practice



Task: check the temperature of the specified physical (not virtual) hard disk on CentOS or Red Hat OS.


1) You must have EPEL installed

How to do this has already been covered


2) Install the required utility (hddtemp):

$ sudo yum install hddtemp


3) Check it:

$ sudo hddtemp /dev/hda
/dev/hda: WDC WD2500JS-44LSB7: 32°C
created: 2017-05-10
updated: 2026-03-09
442



Was this answer useful?
Choose a quick rating so we can improve the next answer for you.
How satisfied are you?


Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Operating Systems and System Programming"

Terms: Operating Systems and System Programming