sensors
Report sensors information. More information: <https://manned.org/sensors>.
Install
- All systems
-
curl cmd.cat/sensors.sh
- Debian
-
apt-get install lm-sensors - Ubuntu
-
apt-get install lm-sensors - Arch Linux
-
pacman -S lm-sensors - Kali Linux
-
apt-get install lm-sensors - CentOS
-
yum install lm-sensors - Fedora
-
dnf install lm-sensors - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install lm-sensors - Raspbian
-
apt-get install lm-sensors
Report sensors information. More information: <https://manned.org/sensors>.
-
Show the current readings of all sensor chips:
sensors -
Show temperatures in degrees Fahrenheit:
sensors --fahrenheit
© tl;dr; authors and contributors