Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2018 21:11:25 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Program to find CPU temperature?
Message-ID:  <20181113.211125.647273635798897005.yasu@utahime.org>
In-Reply-To: <20181113115855.208372A00A5@sv.hiroma.net>
References:  <20181113115855.208372A00A5@sv.hiroma.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Thomas Mueller" <mueller6722@twc.com>
Subject: Program to find CPU temperature?
Date: Tue, 13 Nov 2018 11:52:30 +0000

> 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.

If your architecture is amd64 or i386, either amdtemp(4) or
coretemp(4) may be what you are looking for.

---
Yasuhiro KIMURA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181113.211125.647273635798897005.yasu>