Tagged Questions
1
vote
1answer
75 views
How to read CPU temperature on a shared server?
I would like to read my CPU temperature with PHP, but I cannot find the relevant info. All paths under /proc/acpi/thermal_zone appear empty. I have tried:
/proc/acpi/thermal_zone/THM0/temperature
...
1
vote
1answer
278 views
Lm-Sensors: Run specific commands when temperature goes above/below limits
I have a pretty badly ventilated computer whose temperature reaches 100ยบ C in some occasions. The poor thing can't be ventilated any better ("put a bigger fan" is not a suitable solution). When the ...
