sensors

Report sensors information. More information: <https://manned.org/sensors>.

Install

All systems
curl cmd.cat/sensors.sh
Debian Debian
apt-get install lm-sensors
Ubuntu
apt-get install lm-sensors
Arch Arch Linux
pacman -S lm-sensors
image/svg+xml Kali Linux
apt-get install lm-sensors
CentOS
yum install lm-sensors
Fedora
dnf install lm-sensors
Windows (WSL2)
sudo apt-get update sudo 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