Date: Fri, 24 Mar 2006 11:25:36 -0800 (PST) From: Doug Ambrisko <ambrisko@ambrisko.com> To: Stephan Koenig <winterny@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Temperature monitoring in FreeBSD 4/5/6 Message-ID: <200603241925.k2OJPa1Y008218@ambrisko.com> In-Reply-To: <d41351410603161622s5199bc6eo7029a762a4fb9b46@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Stephan Koenig writes: | Does anyone know of an easy way to get temperature information out of | a Dell PowerEdge 1550/1650/1750/1850/2650/2850 running FreeBSD4/5/6? | | Something that has a very simple CLI that just outputs the temperature | without any formatting, or a library/sysctl, would be ideal. For now manually back port the ipmi device driver and then install the latest ipmitool from ports. Then you can run ipmitool via the local interfaces. Interface that are support are SMIC and KCS. SSIF is in progress and dealing with some strange ACPI defintions that put a hole in the address space of the HW :-( I haven't really looked at the BT interface yet. Doug A.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603241925.k2OJPa1Y008218>