From owner-freebsd-questions@FreeBSD.ORG Wed Jun 27 10:36:40 2007 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 2D82516A41F for ; Wed, 27 Jun 2007 10:36:40 +0000 (UTC) (envelope-from ivan@careytech.com.au) Received: from ipmail01.adl2.internode.on.net (ipmail01.adl2.internode.on.net [203.16.214.140]) by mx1.freebsd.org (Postfix) with ESMTP id AB02613C44B for ; Wed, 27 Jun 2007 10:36:39 +0000 (UTC) (envelope-from ivan@careytech.com.au) X-IronPort-AV: E=Sophos;i="4.16,467,1175437800"; d="scan'208";a="149129020" Received: from ppp154-213.static.internode.on.net (HELO [192.168.1.2]) ([150.101.154.213]) by ipmail01.adl2.internode.on.net with ESMTP; 27 Jun 2007 20:06:36 +0930 Message-ID: <46823DB3.9040803@careytech.com.au> Date: Wed, 27 Jun 2007 20:36:35 +1000 From: Ivan Carey User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Jonathan Horne References: <467E6130.40406@careytech.com.au> <200706240957.40856.freebsd@dfwlp.com> In-Reply-To: <200706240957.40856.freebsd@dfwlp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: UPS enabled Shutdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ivan@careytech.com.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2007 10:36:40 -0000 Jonathan Horne wrote: > On Sunday 24 June 2007 07:18:56 Ivan Carey wrote: > >> Hello, >> How do I setup FreeBSD 6.2 to allow a UPS to shutdown a system via a USB >> port. >> >> I may be using a Powerware UPS, I'm not sure which one yet. >> >> Thanks, >> Ivan >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > if you havent made your UPS purchase yet (and as long as you dont have a > prewired hatred of APC), sysutils/apcupsd works flawlessly for me, for both > serial and USB interface'd APCs. > > cheers, > I haven't purchased a UPS yet. Does apcupsd send shutdown messages to Windows users logged into the server via Samba or does it only send it to users logged directly into FreeBSD? Reading the apcusbd manual I noticed it said that to access the RETURNCHARGE setting in the ups you need to be connected via a serial port. Do you use a Serial or USB connection? I am thinking of purchasing an APC SUA1500I model. Thanks, Ivan