Monitoring temperatures, voltage, humidity, and fans with lm-sensors

apt update && apt install lm-sensors -y

sensors-detect –auto && sensors

watch -n 3 sensors

Leave a Reply

Your email will only be used to notify you when someone replies to your comment. I do not use it, spam, or sell this or any other information.

Linux Tools

Package Provides Notes procps ps(1), vmstat(8), uptime(1), top(1) basic stats util-linux dmesg(1), lsblk(1), lscpu(1) system [More]