From owner-freebsd-questions@FreeBSD.ORG Sun Mar 8 18:32:28 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 5E763106564A for ; Sun, 8 Mar 2009 18:32:28 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 14B9A8FC08 for ; Sun, 8 Mar 2009 18:32:27 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so581111ywt.13 for ; Sun, 08 Mar 2009 11:32:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=KN8gFifi5M/0/FE3hroXW5qqhZZzToqfU/+9JAPFjX4=; b=HFyR0125v2C4djDKBMvOBi9rLo1YtZt02Uu48F3yGr5rR13n0Ifo4pveSwsJl5n0fD 8GZfvEf2lTDDgi03aVjaxoO1uv4oeUcG7k6j96yu3atdMfV0Sjjx+dkB2tdk0xmcxxrN vWRf4Sybl3QB+7m+rJboFJiMaB/3hMWsKFMhk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BIkOTzqOE9hv69Y3rYXxUk2Osx/ZLxBCeQ/U7wMOG3patU3oOGnNCRJa6wVXEGELfG RBwAZ/jUc8NW++yr/k7e+ivzNawdRyORjigcXSKLTVFP71M+rowLN5kTxx5+hfIopman HD/Ds0agg/ZhTY6fCD50d8RuzzWo2n4EsImB4= MIME-Version: 1.0 Received: by 10.231.12.138 with SMTP id x10mr1252285ibx.16.1236537147314; Sun, 08 Mar 2009 11:32:27 -0700 (PDT) In-Reply-To: References: <20090308074338.555c9c75.freebsd@edvax.de> Date: Sun, 8 Mar 2009 11:32:27 -0700 Message-ID: From: Tim Judd To: "Dan Mahoney, System Admin" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org, Polytropon 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 18:32:28 -0000 On Sun, Mar 8, 2009 at 2:02 AM, Dan Mahoney, System Admin < danm@prime.gushi.org> wrote: > On Sun, 8 Mar 2009, Polytropon wrote: > > On Sat, 7 Mar 2009 23:04:45 -0500 (EST), "Dan Mahoney, System Admin" < >> danm@prime.gushi.org> 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, I'm curious... and only curious. Have you discovered if the OpenManage suite works with any drivers on the Linux system? Because if OpenManage is a userland utility only, running OpenManage with linux compatibility should work, right? My understanding of Linux compat is the ability to run userland apps (not drivers) under BSD. The closed minded attitude of Dell that will support "X" but not "Y" is offensive to me and that is what makes me steer clear of the Dell branded stuff. I hope this might have sparked a interest - but I can't help with the Linux compat at all. I run BSD because it's not Linux. --Tim