From owner-freebsd-questions@FreeBSD.ORG Tue Apr 6 19:01:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 610E816A4CE for ; Tue, 6 Apr 2004 19:01:01 -0700 (PDT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B43743D41 for ; Tue, 6 Apr 2004 19:01:01 -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 i370SlSZ098476; Tue, 6 Apr 2004 20:28:47 -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 i370U2Os073036; Tue, 6 Apr 2004 20:30:03 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: Gregory Edigarov Date: Tue, 06 Apr 2004 20:30:15 -0400 Message-ID: <9tg670l8f5n8u0g4nitg4cf25d7cigacu7@4ax.com> References: <20040406081103.GA26088@profi.kharkov.ua> In-Reply-To: <20040406081103.GA26088@profi.kharkov.ua> 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: questions@freebsd.org Subject: Re: APC UPS with USB ? Anybody? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 02:01:01 -0000 On Tue, 6 Apr 2004 11:11:03 +0300, in sentex.lists.freebsd.questions you wrote: >Hi, > >I need to connect my freebsd server to APC BackUPS 500 RS. The >problem is that apcupsd does not support this combination. >Ports was not really helpful. So, if anybody have the patches, or >any idea of how to make it working I would realy appreciate it.=20 >Thanks a lot in advance. We wrote a simple monitoring program that works against the RS and ES series. It doesnt do much but it will let you know when its on battery and not. You can download it off http://www.tancsa.com/apc-usb.tgz ---Mike