From owner-freebsd-hackers Mon Jul 15 16:51:56 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA00210 for hackers-outgoing; Mon, 15 Jul 1996 16:51:56 -0700 (PDT) Received: from aster.nmsu.edu (aster.NMSU.Edu [128.123.5.16]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA00181 for ; Mon, 15 Jul 1996 16:51:39 -0700 (PDT) Received: (from brook@localhost) by aster.nmsu.edu (8.6.12/8.6.9) id RAA15011; Mon, 15 Jul 1996 17:51:32 -0600 Date: Mon, 15 Jul 1996 17:51:32 -0600 Message-Id: <199607152351.RAA15011@aster.nmsu.edu> From: Brook Milligan To: andrew@pubnix.net CC: jutz@atvideo.com, port-i386@NetBSD.ORG, hackers@freebsd.org In-reply-to: (message from Andrew Webster on Mon, 15 Jul 1996 15:05:56 -0400 (EDT)) Subject: Re: APC ups monitor? Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > The folks at APC *sell* monitor software for there ups. Has > anybody had any experience hacking up a perlscript ( or whatever ) that > visits the serial port and listens to what the ups has to say? The APC-ups > software only comes for NT, AS/400, vines, netware, etc, so buying the > software is out of the question. The folks at APC also sell the *spec* on the communication protocol used between the UPS and the PC. For $50 and a signed N.D.A., they will send you a book describing how it works. I know this doesn't help you out of the current situation, but I recently bought some Best Power UPS equipment for the very reason you are now encountering: Best Power provides the communication specs free of charge (you can also pay for source code for a small monitoring program), whereas APC does not. It seemed reasonable to support those who make the information accessible! Cheers, Brook