From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 13 20:11:00 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DED6616A4CE for ; Tue, 13 Apr 2004 20:11:00 -0700 (PDT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFC343D5A for ; Tue, 13 Apr 2004 20:11:00 -0700 (PDT) (envelope-from mike@sentex.net) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i3E3AwvZ020519; Tue, 13 Apr 2004 23:10:58 -0400 (EDT) (envelope-from mike@sentex.net) Received: from BLUELAPIS.sentex.ca (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.12.11/8.12.11) with SMTP id i3E3AwIZ045657; Tue, 13 Apr 2004 23:10:58 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: "Rob MacGregor" Date: Tue, 13 Apr 2004 23:11:09 -0400 Message-ID: References: <20040413095325.GA26424@profi.kharkov.ua> <200404131550.i3DFofif023274@the-macgregors.org> In-Reply-To: <200404131550.i3DFofif023274@the-macgregors.org> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: freebsd-hackers@freebsd.org Subject: Re: looking for killpower source X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2004 03:11:01 -0000 On Tue, 13 Apr 2004 16:50:41 +0100, in sentex.lists.freebsd.hackers you wrote: >Only one post is required... > >Take a look at NUT (Network UPS Tools), which is in the ports. It >should do everything you want. You can find the web page at >http://www.networkupstools.org. I think he is looking for USB info. From the NUT FAQ, Q: I just bought a new WhizBang UPS that has a USB connector. How do I monitor it? A: If you're using a very new version of Linux that has hiddev support or just happen to have the hiddev patches applied and working, you're in luck. On any other system or an older Linux kernel, there's nothing for you just yet. ----Mike