From owner-freebsd-isp Thu Aug 8 23:53:59 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA17218 for isp-outgoing; Thu, 8 Aug 1996 23:53:59 -0700 (PDT) Received: from orion.webspan.net (root@orion.webspan.net [206.154.70.41]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA17211 for ; Thu, 8 Aug 1996 23:53:57 -0700 (PDT) Received: from localhost (gpalmer@localhost [127.0.0.1]) by orion.webspan.net (8.7.5/8.6.12) with SMTP id CAA04155; Fri, 9 Aug 1996 02:52:32 -0400 (EDT) X-Authentication-Warning: orion.webspan.net: Host gpalmer@localhost [127.0.0.1] didn't use HELO protocol To: Dan Benjamin cc: "freebsd-isp@freebsd.org" From: "Gary Palmer" Subject: Re: UPS Systems In-reply-to: Your message of "Thu, 08 Aug 1996 12:02:10 EDT." Date: Fri, 09 Aug 1996 02:52:32 -0400 Message-ID: <4151.839573552@orion.webspan.net> Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dan Benjamin wrote in message ID : > It would be nice to locate a UPS and software that would be smart enough > to actually shutdown the box when the time came and restart it later with > a power-cut (some I've seen play with run levels). Umm? The best that you can hope for is that monitoring s/w on the machine(s) notices that the battery is getting low and does the shutdown for you. The APC SmartUPS & MatrixUPS series can take SNMP cards and it's not THAT difficult to get a client monitoring the UPS and to do a shutdown when needed (The APC SNMP card will even give you an expected runtime estimate given current load :-) ). Reading through the SNMP MIB for the APC, it seems that it turns the power back on automatically on restoration of power (and from experience it does), but with SNMP you can configure a delay to allow the UPS to charge BEFORE starting to load it again. Even without the optional SNMP card, the APC BackupUPS (and higher) machines have serial ports which can be used to alert a daemon on the system to impending battery death. A lot of similar products from other manufacturers (ViewSonic, Tripp Lite, for example) have similar features, but I've only worked with the APC models. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info