From owner-freebsd-questions@FreeBSD.ORG Tue Nov 4 14:53:48 2008 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 2B6DB1065686 for ; Tue, 4 Nov 2008 14:53:48 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from smtp.mel.people.net.au (smtp.mel.people.net.au [218.214.17.98]) by mx1.freebsd.org (Postfix) with SMTP id 6293D8FC28 for ; Tue, 4 Nov 2008 14:53:47 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: (qmail 1866 invoked from network); 4 Nov 2008 14:53:44 -0000 Received: from unknown (HELO blizzard.dnsalias.org) (218.215.136.88) by smtp.mel.people.net.au with SMTP; 4 Nov 2008 14:53:44 -0000 Received: by blizzard.dnsalias.org (Postfix, from userid 1001) id 99FC5170CB; Wed, 5 Nov 2008 01:53:43 +1100 (EST) Date: Wed, 5 Nov 2008 01:53:43 +1100 From: andrew clarke To: "Marc G. Fournier" Message-ID: <20081104145343.GA84440@ozzmosis.com> References: <47BB6151991A555176831AB5@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47BB6151991A555176831AB5@ganymede.hub.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-questions@freebsd.org Subject: Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In 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: Tue, 04 Nov 2008 14:53:48 -0000 On Mon 2008-11-03 18:33:57 UTC-0400, Marc G. Fournier (scrappy@hub.org) wrote: > For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats > to set things up. I stopped using bsdstats after it caused my FreeBSD router to take too long to boot up after a reboot. If I recall correctly, I had bsdstats_enable="YES" in /etc/rc.conf and after the reboot bsdstats was called before ppp was able to start, so it couldn't connect to the bsdstats server. On the other hand this was a while ago and I am going by memory, so I may be wrong about what happened or it was just a coincidence. At the time I was more interested in getting the router running so I didn't really care for debugging what was going on. I realise this is a bit of a vague bug report, so feel free to ignore it. Regards Andrew