sensors-conf-convert
utilities to read temperature/voltage/fan sensors
Install
- All systems
-
curl cmd.cat/sensors-conf-convert.sh
- Debian
-
apt-get install lm-sensors
- Ubuntu
-
apt-get install lm-sensors
- Alpine
-
apk add 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 update
sudo apt-get install lm-sensors
- Raspbian
-
apt-get install lm-sensors
- Dockerfile
- dockerfile.run/sensors-conf-convert
- Docker
-
docker run cmd.cat/sensors-conf-convert sensors-conf-convert
powered by Commando
lm-sensors
utilities to read temperature/voltage/fan sensors
Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. This package contains programs to help you set up and read data from lm-sensors.