Skip to content

william89731/proxmox-widget-temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pctemp

os script license donate

Proxmox widget temperature

image

Disclaimer

  • Tested on PVE 8.3.0
  • this mod must be erase after update packages

Usage

in your terminal, run:

bash -c "$(wget -qLO - https://raw.githubusercontent.com/william89731/proxmox-widget-temperature/refs/heads/main/widget.sh)"

image

and follow instruction

troubleshooting

  • After applied this patch, no data is read

image

Posible solutions:

  • check if module drivetemp is loaded ( see /etc/modules-load.d/ ). Temporal load module run:

    modprobe drivetemp
  • run command:

sensors -j

the output read data sensors in your machine.

image

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

image

Credit

thanks to alexleigh

About

widget cpu/disk temperature for proxmox dashboard

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages