From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 17:22:34 2009 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 59E431065673 for ; Fri, 30 Jan 2009 17:22:34 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id D7A5A8FC0A for ; Fri, 30 Jan 2009 17:22:33 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ewy14 with SMTP id 14so1102419ewy.19 for ; Fri, 30 Jan 2009 09:22:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=fIyOnDRJb5BPER5f61ZgQ6gYbXLDYaxr/VK3NeH/meU=; b=bZx+FDPkkevzeyao0GUzQ45baTKZ1GCcjT2BXbaUOnLpAZdJcSq7O2PlEc/lekwdcb i/UzPQG5dIBIHa/CelaKJr6zpkwkFsme/0YOuAbGHa4OEUiSDJydxZMhvhgDDT4hNxeo O5TknW0IdmFXbpxVXUTuD3DDmWMm8wgdMJS9Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=xoVojezALN2klTMk3yOMH/R/9ywitW5gDEBhqNoYZJ9BmwMl8/7zNeaXk475cgmfjb JWc16/wmZkTIfUSVNjZIGiFwbu0bVKtTF4YZYyDx9H1XEV0V6/bIUS9jo7QXPwH344dr OQOzgsr+Lt0FNTb0jdY/l9ahhhh+vnr+4lJT0= Received: by 10.210.59.14 with SMTP id h14mr1639098eba.36.1233336152963; Fri, 30 Jan 2009 09:22:32 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-4565250.home.otenet.gr [94.70.117.10]) by mx.google.com with ESMTPS id h1sm2423848nfh.23.2009.01.30.09.22.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 30 Jan 2009 09:22:32 -0800 (PST) Message-ID: <49833756.5050807@gmail.com> Date: Fri, 30 Jan 2009 19:22:30 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: bsd References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Liste FreeBSD Subject: Re: APC PowerChute on FBSD 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, 30 Jan 2009 17:22:34 -0000 bsd wrote: > Hello, > > I am trying to see if someone has already configured an APC PowerChute > software on FreeBSD. > > There is a linux version, I was just wondering how to set It up on BSD > and if anyone has successfully installed such soft… > > I have installed a BSD box in Angola in unstable electrical > conditions, and I am afraid the server will be rebooted the "hard way" > quite often (without any warning) if I don't use this kind of soft… > > > > Thanks for your help. > Use the sysutils/apcupsd port. I am using it on all my FreeBSD servers (and linux boxes actually) and never had any problems. Works with both USB and serial models.