System Monitoring Capabilities with lm-sensors
Unlock the potential of system monitoring with lm-sensors, a powerful tool for retrieving temperature and voltage data from sensors on your hardware components.
Install lm-sensors
=== "Gentoo Linux"
```bash
emerge --ask lm-sensors
```
Dump Temperature in Celsius
sensors
Print Temperatures in Fahrenheit
sensors -f
Print Sensors with JSON Output
sensors -j
Setting Up Sensor Detection
sensors-detect
Print Critical Alarms Only
sensors -A
Display Adapter for Each Chip
sensors -u