From owner-freebsd-questions@FreeBSD.ORG Fri Oct 12 09:21:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9A4516A417 for ; Fri, 12 Oct 2007 09:21:21 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id D59CD13C459 for ; Fri, 12 Oct 2007 09:21:20 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l9C9LIs8091336 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Oct 2007 16:21:18 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id l9C9LFOw051637; Fri, 12 Oct 2007 16:21:15 +0700 (ICT) Date: Fri, 12 Oct 2007 16:21:15 +0700 (ICT) Message-Id: <200710120921.l9C9LFOw051637@banyan.cs.ait.ac.th> From: Olivier Nicole To: tedm@toybox.placo.com In-reply-to: References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: kline@tao.thought.org, freebsd-questions@freebsd.org Subject: Re: what kind of UPS will work best? 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: Fri, 12 Oct 2007 09:21:21 -0000 Hi, > the *why*. Is there a best type to save me from this? Do any of > these power supplies come with scripts to shutdown a Unix {or > Linux} computer? Is there a UPS that is designed for heavy use > and a very short (5- to 10-second) uptime? I'll need one that can > interface thru the COM ports or the UBS port, if that is how > these devices work. Sorry if I jump in the thread. When it comes to detecting a power outage and shutingdown nicely your server, a cheap/easy way is for the server (on the UPS) to check through the network for a low grade PC (not on the UPS). If the low grade PC is down, it means the power is off and the server should consider a shutdown. Dirty trick, but it works. Best regards, Olivier