From owner-freebsd-questions@FreeBSD.ORG Tue Nov 28 13:52:44 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 079E216A492 for ; Tue, 28 Nov 2006 13:52:44 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3635E43E44 for ; Tue, 28 Nov 2006 13:50:03 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 28 Nov 2006 08:49:53 -0500 X-IronPort-AV: i="4.09,469,1157342400"; d="scan'208"; a="356324821:sNHT99845400" Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id HSP85341; Tue, 28 Nov 2006 08:49:36 -0500 (EST) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 28 Nov 2006 08:49:34 -0500 X-IronPort-AV: i="4.09,469,1157342400"; d="scan'208"; a="320885947:sNHT21963604" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17772.15931.176308.587527@jerusalem.litteratus.org> Date: Tue, 28 Nov 2006 08:48:43 -0500 To: freebsd-questions@freebsd.org In-Reply-To: <6.0.0.22.2.20061128061950.02422b88@mail.computinginnovations.com> References: <20061128074440.GA670@localhost> <6.0.0.22.2.20061128061950.02422b88@mail.computinginnovations.com> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/50, host=mr08.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090201.456C3D98.00E1,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.121/2006-09-27 Subject: Re: How to choose an UPS? 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: Tue, 28 Nov 2006 13:52:44 -0000 Derek Ragona writes: > If you are going to interface it with the FreeBSD for automatic > shutdown, etc. Look at the port for nut in /usr/ports/sysutils. > This supports only serial port models in the stable version but > supports USB in the experimental version. For APC UPSes, sysutils/apcupsd is probably preferable. It's also under active development, the developers are well-versed in FreeBSD-specific issues, and respond quickly to questions on the mailing list. The FreeBSD port is a little behind the current release, but still works fine for most cases. Robert Huff