From owner-freebsd-stable@FreeBSD.ORG Fri Mar 17 20:56:12 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 E06BE16A400 for ; Fri, 17 Mar 2006 20:56:12 +0000 (UTC) (envelope-from vlado@botka.homeunix.org) Received: from smtp-out4.iol.cz (smtp-out4.iol.cz [194.228.2.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2602043D45 for ; Fri, 17 Mar 2006 20:56:12 +0000 (GMT) (envelope-from vlado@botka.homeunix.org) Received: from antivir4.iol.cz (avir4 [192.168.30.209]) by smtp-out4.iol.cz (Postfix) with ESMTP id D8E6D1F95E9; Fri, 17 Mar 2006 21:56:08 +0100 (CET) Received: from localhost (antivir4.iol.cz [127.0.0.1]) by antivir4.iol.cz (Postfix) with ESMTP id CBECE240025; Fri, 17 Mar 2006 21:56:08 +0100 (CET) Received: from smtp-out4.iol.cz (smtp-out-4.iplanet.iol.cz [192.168.30.31]) by antivir4.iol.cz (Postfix) with ESMTP id B8255240024; Fri, 17 Mar 2006 21:56:08 +0100 (CET) Received: from ace.botka.homeunix.org (3.77.broadband2.iol.cz [83.208.77.3]) by smtp-out4.iol.cz (Postfix) with ESMTP id 6446222AEA6; Fri, 17 Mar 2006 21:56:04 +0100 (CET) Received: by ace.botka.homeunix.org (Postfix, from userid 1001) id B04982C; Fri, 17 Mar 2006 21:56:03 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ace.botka.homeunix.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, TRACKER_ID autolearn=ham version=3.1.0 Received: from srv (ac.botka.homeunix.org [192.168.1.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ace.botka.homeunix.org (Postfix) with ESMTP id ECFD124; Fri, 17 Mar 2006 21:56:02 +0100 (CET) Date: Fri, 17 Mar 2006 21:56:02 +0100 (CET) From: Vladimir Botka X-X-Sender: vlado@srv.g1.netng.org To: Stephan Koenig In-Reply-To: Message-ID: <20060317215035.E46144@srv.g1.netng.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: amavisd-new at iol.cz Cc: freebsd-stable@freebsd.org 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 20:56:13 -0000 Hello, try /usr/ports/sysutils/mbmon. It is HW specific "supports LM78/79, WINBond 83781D/83782D/83783S, ASUS 991227F, and VIA VT82C686A/B PC-health chips via 3 methods: ISA-I/O, SMBus, VIA-direct". to get the HD`s temperature (and other info about HD as well) you can use /usr/ports/sysutils/smartmontools (enable SMART in BIOS for ATA drives). Cheers, -vlado D0000000000000000000000000000000 On Thu, 16 Mar 2006, 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. > > Thanks. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >