Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 2010 13:36:21 -0500
From:      "Mikhail T." <mi+thun@aldan.algebra.com>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        netchild@freebsd.org, hardware@freebsd.org
Subject:   Re: monitoring hardware temperatures
Message-ID:  <4CFD2D25.8090607@aldan.algebra.com>
In-Reply-To: <4CFCDA96.8040803@freebsd.org>
References:  <4CFC910A.5090806@aldan.algebra.com> <4CFCDA96.8040803@freebsd.org>

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

On 06.12.2010 07:44, Andriy Gapon wrote:
> Well, that code has support only for a few types of hardware monitoring chips
> (Super I/Os with hardware monitoring function).
Damn, I wish I knew earlier... The machine I'm retiring now -- but which 
was my primary horse 3 years ago -- has "Super I/O" :-(
> So, it greatly depends on exact kind of hardware and sensors that you have.
> First thing you should do to is to discover what kind of hardware is used for
> monitoring in your server.
> In your case that data might be provided via IPMI.
Thanks, I'll explore that pointer...
> Especially I am not sure about monitoring DIMM temperature - greatly depends on
> the way that it is actually done.  Perhaps it's reported via SMBus by the DIMMs
> themselves, not sure...
Both NetBSD and OpenBSD (and, likely, DragonFly too) have something 
called sdtemp(4):

    http://fxr.watson.org/fxr/source/dev/i2c/sdtemp.c?v=NETBSD

I thought, that driver would be part of the unfortunate "basic support 
for a few sensors"...

Anyway, I'll try merging the 
http://people.freebsd.org/~avg/sensors9.diff, and see, what gives...

Is not it just like Linux, that one needs to get patches from here and 
there to get going :-\ ?

    -mi




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