Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2014 13:00:25 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        "William A. Mahaffey III" <wam@hiwaay.net>
Cc:        FreeBSD Questions !!!! <freebsd-questions@freebsd.org>
Subject:   Re: BIOS monitoring goodies ....
Message-ID:  <20140810110025.GB26958@slackbox.erewhon.home>
In-Reply-To: <53E696F1.9050102@hiwaay.net>
References:  <53E696F1.9050102@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--+pHx0qQiF2pBVqBT
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Aug 09, 2014 at 04:47:29PM -0500, William A. Mahaffey III wrote:
>=20
>=20
> .... Linux has myriad tools, utilities, apps, etc. (hddtemp, lmsensors,=
=20
> jwclock, etc.) for monitoring info from the BIOS &/or OS hardware info=20
> .... Surely there must be some such for FreeBSD, could someone point me=
=20
> to them :-) ? TIA ....

For watching the CPU temperature you've got coretemp(4) for Intel CPUs and
amdtemp(4) for AMD CPUs. Both report their values through sysctl(8), and bo=
th
can be loaded as modules. N.B: they're not built into the GENERIC kernel.
Just kldload the appropriate module and then do `sysctl -a|grep temperature=
`.

If you have an ASUSTeK motherboard, the aibs(4) driver gives information ab=
out
temperatures, voltages and fan speed.

You can use smartctl from the sysutils/smartmontools package to monitor the
health of harddisks. The disk temperature is given as the attribute name
=E2=80=9CTemperature_Celsius=E2=80=9D when you run `smartctl -a /dev/<disk>=
`.

E.g. the sysutils/conky port can be used as a system monitor.


Roland
--=20
R.F.Smith                                   http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 5753 3324 1661 B0FE 8D93  FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0)

--+pHx0qQiF2pBVqBT
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJT51DJAAoJEED21dyjijPg/TUQAIvdT7MibLuIky9DQPqitJ78
Y8FG7Mum0fmHxsz31KyKgZoHqwY+vLDsf5KOYMltLsB2JsCQ1OEMobNVVQWa0CJv
kxaq+5FOcY4N1YkRHOC09iFRfwU9BIA/cQXLiU0RYz7G4ZqZhd6xWrHKghTO57Er
UtX75Hs5Zg5VNoVtAxjhZp/jPNIq5QT3XnmUvnV/8gfKnZjXpV0/7zhWoC5zYEuR
lPtNspITEMahng+YQ1Aw1kAyBCWSvSyZCr97BSn5mVygyWn+tWApDSNvD7ktf9ji
bKtQ5YdaR1LgHFjPKVGkNoluvfQIabmv+3Ii2GHHBWQ3EFmRoQWFOkrwcgSMjbv3
glIRqgpGhFi/Ogt8SEaWCVOw7n4A4PMqO1nZLCkmGrSQau6wnm/aPUiT3KFnmvQ8
zC2PEfwVy3vJ/3wBMFGVhhLvHI/bizyadGmLpBwY0NoiaZEY+h8CH8FxAZkglq9J
43t0F/zeqRQY2WwHpBBhfQuZtCOw9Ph6StlS0kXAhLbVmBWW+mzZ3OpTGHAjgBow
94B1ux9begMS7f17oZvu6f3ab6W6ASa/wIYEnsh4J7cS5VgeJXb9yV50q2LIa2E1
SZJwIsbNKi9KWKUpvvdIpdnYnuBgBP+kbGEmB3cPuh9ZIBh4/gRoRVMcI842RVlW
TVgHfaYmrC44YKe+6cms
=OGK6
-----END PGP SIGNATURE-----

--+pHx0qQiF2pBVqBT--



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