From owner-freebsd-questions@FreeBSD.ORG Sat Nov 26 00:52:04 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 02DEC16A460 for ; Sat, 26 Nov 2005 00:52:04 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from ferrarishields.com (ferrarishields.com [216.82.146.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DE143D88 for ; Sat, 26 Nov 2005 00:52:00 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from Dan (dan [10.70.153.5]) by ferrarishields.com (Postfix) with SMTP id 9CD8D7301E; Fri, 25 Nov 2005 16:51:54 -0800 (PST) Message-ID: <01a101c5f223$979db740$0599460a@Dan> From: "Dan O'Connor" To: "Peter" , "Greg Maruszeczka" , References: <20051124003154.38502.qmail@web60022.mail.yahoo.com> Date: Fri, 25 Nov 2005 16:51:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; 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: troubles with apcupsd (basic setup) 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: Sat, 26 Nov 2005 00:52:04 -0000 >> > >> > My config file: >> > >> > UPSNAME APC_BACKUPS_650 >> > UPSCABLE 940-0020B >> > UPSTYPE dumb >> > DEVICE /dev/cuaa0 >> > LOCKFILE /var/spool/lock >> > >> > ONBATTERYDELAY 10 >> > >> > BATTERYLEVEL 20 >> > MINUTES 5 >> > TIMEOUT 600 >> > > Nope. Same thing. Well, first off, try setting UPSTYPE to "apcsmart" then just set UPSCABLE to "smart"... ~Dan