Search results

  1. C

    Temperature monitoring

    For CPU temperature it shouldn't be too hard to automate since there are only a few cpu temperature drivers. The code could just look under '/sys/class/hwmon/hwmon*/name' for one of the cpu temperature driver names and add the data. /sys/class/hwmon/hwmon2/ # grep -F '' name temp* name:k10temp...
  2. C

    Feature Request - monitor temperatures

    Another year later... And there still has been no apparent progress on the open BZ for thats been open since June 2012. https://bugzilla.proxmox.com/show_bug.cgi?id=208 It's pretty pathetic that something so core and basic has been completely ignored for nearly a decade. I'm looking at which...