where shall i check the CPU temperature in command line?
my dell laptop gets hot and hot when debian run for some time. do you think it's due to cpu too busy?
Thanks.
where shall i check the CPU temperature in command line?
my dell laptop gets hot and hot when debian run for some time. do you think it's due to cpu too busy?
Thanks.
To allow the Sensor plugin access to hard disk temperatures, I have
set the set-user-ID bit on hddtemp(8):
# chmod u+s /usr/sbin/hddtemp
On Sun, 27 Oct 2024 09:36:32 -0700
David Christensen <dpchrist@holgerdanske.com> wrote:
To allow the Sensor plugin access to hard disk temperatures, I have
set the set-user-ID bit on hddtemp(8):
# chmod u+s /usr/sbin/hddtemp
hddtemp has been superseded by a kernel module, which you can enable
like so:
# enable getting the hard drive's temperature.
echo drivetemp > /etc/modules-load.d/drivetemp.conf
Now you can get rid of hddtemp.
I use that with xfce and the sensor plugin you mentioned.
On Sun, Oct 27, 2024 at 10:13 PM David Christensen < dpchrist@holgerdanske.com> wrote:
On 10/27/24 13:19, Charles Curley wrote:You may want to try out the psensor program. Psensor makes graphs of CPU temperature. It has a server module that allows for remote monitoring as well.
On Sun, 27 Oct 2024 09:36:32 -0700
David Christensen <dpchrist@holgerdanske.com> wrote:
To allow the Sensor plugin access to hard disk temperatures, I have
set the set-user-ID bit on hddtemp(8):
# chmod u+s /usr/sbin/hddtemp
hddtemp has been superseded by a kernel module, which you can enable
like so:
# enable getting the hard drive's temperature.
echo drivetemp > /etc/modules-load.d/drivetemp.conf
Now you can get rid of hddtemp.
I use that with xfce and the sensor plugin you mentioned.
Thank you for the reply. :-)
David
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 45:11:44 |
Calls: | 10,392 |
Files: | 14,066 |
Messages: | 6,417,260 |