Program to find CPU temperature?

Shane Ambler FreeBSD at ShaneWare.Biz
Wed Nov 14 05:39:11 UTC 2018


On 13/11/18 10:22 pm, Thomas Mueller wrote:
> I am looking for a program to find the CPU and perhaps system temperature, either in base system or ports.
> 
> I tried "sysctl -a | grep "temp" (or temperature) and couldn't find anything.

As others suggested `kldload coretemp`, or add coretemp_load="YES" to
loader.conf

Some ports that can read other sensors such as mainboard temp and fan
speeds -

sysutils/xmbmon
misc/digitemp
sysutils/bsdhwmon
sysutils/consolehm
sysutils/lmmon


-- 
FreeBSD - the place to B...Software Developing

Shane Ambler



More information about the freebsd-questions mailing list