From owner-freebsd-questions@FreeBSD.ORG Sun Mar 8 09:04:21 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CF9B106566B for ; Sun, 8 Mar 2009 09:04:21 +0000 (UTC) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (prime.gushi.org [72.9.101.130]) by mx1.freebsd.org (Postfix) with ESMTP id C535B8FC08 for ; Sun, 8 Mar 2009 09:04:20 +0000 (UTC) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (localhost [127.0.0.1]) by prime.gushi.org (8.14.1/8.14.1) with ESMTP id n2892wRB046335 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Mar 2009 05:04:13 -0400 (EDT) (envelope-from danm@prime.gushi.org) Received: (from danm@localhost) by prime.gushi.org (8.14.1/8.14.1/Submit) id n2892vE8046332; Sun, 8 Mar 2009 05:02:57 -0400 (EDT) (envelope-from danm) Date: Sun, 8 Mar 2009 05:02:57 -0400 (EDT) From: "Dan Mahoney, System Admin" To: Polytropon In-Reply-To: <20090308074338.555c9c75.freebsd@edvax.de> Message-ID: References: <20090308074338.555c9c75.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-ID: 0x624BB249 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: questions@freebsd.org Subject: Re: Health Monitoring on Dell 600SC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 09:04:21 -0000 On Sun, 8 Mar 2009, Polytropon wrote: > On Sat, 7 Mar 2009 23:04:45 -0500 (EST), "Dan Mahoney, System Admin" wrote: >> Hey all, >> >> I've got a dell 600SC in a remote location, and it's started freezing up >> (I'm thinking I've got a dying fan). > > I'm not familiar with this special Dell system, but maybe the > tools mbmon and healthd (from ports) can help you to monitor > at least fan speeds and temperatures (as well as voltages). > They're using the kernel's SMB facility. pciconf -l -v doesn't show an smbus on this system, even with the kernel options compiled in. healthd, I've tried, and it talks to some chips directly, but it hasn't been updated in forever. bsdhwmon looks like it did two releases and went unsupported, reports this board as unsupported. It would appear that older linux kernels find the hardware as follows on this link http://hausheer.osola.com/docs/8 (I realize BSD and linux are different, but perhaps the output there could help someone to know if something there is supported). Sadly, porting lm_sensors to BSD is hard because of all the kernel dependencies and abstraction. But something more "universal" under BSD as opposed to several years-outdated ports would be REALLY COOL. -Dan -- --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org ---------------------------