From owner-freebsd-stable@FreeBSD.ORG Fri Mar 17 07:47:25 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C1B16A423 for ; Fri, 17 Mar 2006 07:47:25 +0000 (UTC) (envelope-from ohartman@uni-mainz.de) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67A2F43D46 for ; Fri, 17 Mar 2006 07:47:25 +0000 (GMT) (envelope-from ohartman@uni-mainz.de) Received: from [134.93.180.123] (ipamzra.Physik.Uni-Mainz.DE [134.93.180.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 8778A30006F8; Fri, 17 Mar 2006 08:47:23 +0100 (CET) Message-ID: <441A698F.6000101@uni-mainz.de> Date: Fri, 17 Mar 2006 08:47:27 +0100 From: "O. Hartmann" User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Stephan Koenig , freebsd-stable@freebsd.org References: <20060317060027.GA82834@slackbox.xs4all.nl> In-Reply-To: <20060317060027.GA82834@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Cc: Subject: Re: Temperature monitoring in FreeBSD 4/5/6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 07:47:25 -0000 Roland Smith schrieb: > On Thu, Mar 16, 2006 at 07:22:14PM -0500, Stephan Koenig wrote: >> 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. > > /usr/ports/sysutils/mbmon > > If you want an additional X frontend, try > > /usr/ports/sysutils/xmbmon > > Roland This port does not work for me on any DELL Optiplex GX270/280 and 820 around here. Especially on GX270/280 I tried every knob of the port I found without a positive result. Oliver