- Tested on PVE 8.3.0
- this mod must be erase after update packages
in your terminal, run:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/william89731/proxmox-widget-temperature/refs/heads/main/widget.sh)"and follow instruction
- After applied this patch, no data is read
Posible solutions:
-
check if module drivetemp is loaded ( see /etc/modules-load.d/ ). Temporal load module run:
modprobe drivetemp
-
run command:
sensors -jthe output read data sensors in your machine.
now, you can change file /usr/share/perl5/PVE/API2/Nodes.pm and adjust your values. later, run systemctl restart pveproxy and clear cache browser
thanks to alexleigh





