Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2018 16:08:58 +1030
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Thomas Mueller <mueller6722@twc.com>, freebsd-questions@freebsd.org
Subject:   Re: Program to find CPU temperature?
Message-ID:  <9b28f308-eea8-38f5-6ea0-0a8cfc7ce463@ShaneWare.Biz>
In-Reply-To: <20181113115826.D665AA2E7F@mail-av3.superb.net>
References:  <20181113115826.D665AA2E7F@mail-av3.superb.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9b28f308-eea8-38f5-6ea0-0a8cfc7ce463>