From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 21:14:15 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FDD6FD9 for ; Fri, 28 Nov 2014 21:14:15 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CFA19354 for ; Fri, 28 Nov 2014 21:14:14 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id sASLEDgd090162 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 28 Nov 2014 14:14:13 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id sASLECLq090159; Fri, 28 Nov 2014 14:14:13 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 28 Nov 2014 14:14:12 -0700 (MST) From: Warren Block To: Paul Pathiakis Subject: Re: UPS for FreeBSD In-Reply-To: <5478CC08.9090307@yahoo.com> Message-ID: References: <54777AB1.9010800@bluerosetech.com> <54779629.302@bluerosetech.com> <5478BD4F.7020306@yahoo.com> <5478BEE6.30308@bluerosetech.com> <5478CC08.9090307@yahoo.com> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 28 Nov 2014 14:14:13 -0700 (MST) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2014 21:14:15 -0000 On Fri, 28 Nov 2014, Paul Pathiakis via freebsd-questions wrote: > Sorry, haven't had an oscilloscope for a long time. :-( Thanks to the web, here are some photos: http://www.pbase.com/wlarmon/ups_waveforms http://www.jkovach.net/projects/powerquality/ http://www.repeater-builder.com/backup-power/su1000-xl-mod.html The Smart-UPS 420 is the stepped wave model I was thinking of earlier. Also, I have seen what I think is that second unit, the Back-UPS XS 1300, working acceptably well with a FreeBSD system. The Smart-UPS 1000 shown last is functionally similar to the SUA1500. The differences are number and size of batteries and inverter capacity. The SUA1500 has both serial and USB connection. Some of the older, smaller APC units are serial only. Finally, sysutils/apcupsd lets you connect one computer to the UPS directly and act as a server. Other computers can be powered off the same UPS and interact with the server over the net.