From owner-freebsd-questions@FreeBSD.ORG Fri Nov 18 20:41:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7F06F16A420 for ; Fri, 18 Nov 2005 20:41:34 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from pop0.greatbasin.net (pop0.greatbasin.net [207.228.35.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E3F43D45 for ; Fri, 18 Nov 2005 20:41:33 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from Dan (ferrarishields.com [216.82.146.20]) by pop0.greatbasin.net (8.12.10/8.12.10) with SMTP id jAIKfQQt024710; Fri, 18 Nov 2005 12:41:29 -0800 Message-ID: <00a301c5ec80$73756690$0599460a@Dan> From: "Dan O'Connor" To: "Kiffin Gish" , References: <1132345208.27866.2.camel@localhost> Date: Fri, 18 Nov 2005 12:41:26 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: Subject: Re: UPS advice, please ... 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, 18 Nov 2005 20:41:34 -0000 >I have a couple web servers running FreeBSD 5.x and need to protect >them > against power outages. > > These are two simple machines running at home so nothing fancy. Just > some way to do a power down neatly so the shutdown has time to clean > up. > > What do I need and where can I look for more detailed information. I use upsmon, from the ports collection. Nothing fancy, and it works only with APC Smart-UPS...but it works great, and the shutdown time-delay is configurable. The Smart-UPS connects to your computer via a serial port. ~Dan