From owner-freebsd-ports@FreeBSD.ORG Mon May 5 19:08:34 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A2BB1065678 for ; Mon, 5 May 2008 19:08:34 +0000 (UTC) (envelope-from oli.garnier@free.fr) Received: from postfix1-g20.free.fr (postfix1-g20.free.fr [212.27.60.42]) by mx1.freebsd.org (Postfix) with ESMTP id B6BE78FC26 for ; Mon, 5 May 2008 19:08:33 +0000 (UTC) (envelope-from oli.garnier@free.fr) Received: from smtp7-g19.free.fr (smtp7-g19.free.fr [212.27.42.64]) by postfix1-g20.free.fr (Postfix) with ESMTP id 528B925BA8DF for ; Mon, 5 May 2008 20:45:50 +0200 (CEST) Received: from smtp7-g19.free.fr (localhost [127.0.0.1]) by smtp7-g19.free.fr (Postfix) with ESMTP id 72188322877; Mon, 5 May 2008 20:45:48 +0200 (CEST) Received: from DIMENSION (lns-bzn-48f-62-147-252-233.adsl.proxad.net [62.147.252.233]) by smtp7-g19.free.fr (Postfix) with ESMTP id 69E6D3227FB; Mon, 5 May 2008 20:45:47 +0200 (CEST) From: "Olivier GARNIER" To: Date: Mon, 5 May 2008 20:45:47 +0200 Message-ID: <000001c8aee0$3bf3f450$6501a8c0@DIMENSION> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: Aciu4DuUYWklpg7TS/SmRf9rw5x2OQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: nut-2.2.1_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 19:08:34 -0000 Hi, I've found your email on: http://www.freebsd.org/cgi/ports.cgi?query=nut &stype=all&sektion=sysutils Since I installed FreeBSD 7.0 and the new nut port I've got an error and don't know how to resolve it: May 4 00:24:41 myhost upsmon[1007]: Poll UPS [ellipse@localhost] failed - Data stale I've posted on freebsd-questions@freebsd.org but noone find how to help me. I've got an MGE Ellipse 750 USBS witch is linked to my computer with usb cable. This is my nut installed version: nut-2.2.1_1 Network UPS Tools There are my conf files : hosts.conf:MONITOR ellipse@localhost "Ellipse Serveurs" ups.conf: [ellipse] ups.conf: driver = usbhid-ups ups.conf: port = auto ups.conf: pollinterval = 15 upsd.conf:ACL all 0.0.0.0/0 upsd.conf:ACL localhost 127.0.0.1/32 upsd.conf:ACCEPT localhost upsd.conf:REJECT all upsd.conf:MAXAGE 20 upsmon.conf:MONITOR ellipse@localhost 1 myuser mypassword master upsmon.conf:MINSUPPLIES 1 upsmon.conf:SHUTDOWNCMD "/sbin/shutdown -h +0" upsmon.conf:POLLFREQ 5 upsmon.conf:POLLFREQALERT 5 upsmon.conf:HOSTSYNC 15 upsmon.conf:DEADTIME 20 upsmon.conf:POWERDOWNFLAG /etc/killpower upsmon.conf:RBWARNTIME 43200 upsmon.conf:NOCOMMWARNTIME 300 upsmon.conf:FINALDELAY 5 upsset.conf:I_HAVE_SECURED_MY_CGI_DIRECTORY Can you please help me or tell me where I can find help ? Thanks, Olivier