From owner-freebsd-questions@FreeBSD.ORG Mon Aug 7 20:42:55 2006 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 927C516A4E2 for ; Mon, 7 Aug 2006 20:42:55 +0000 (UTC) (envelope-from pergesu@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9093C43D49 for ; Mon, 7 Aug 2006 20:42:54 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so233037uge for ; Mon, 07 Aug 2006 13:42:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WevslgX2RVPXfa/aMMLPPMtNd567637J5zAirZsPmHKfhV0eXe530TFnM7fd8fEeK9+NezRPd1p2wVTuO2+m9QItmo7CpuMR4clOKWYjXNCfbbCs9vSHMSaVVSUcqzMVQ2aVKaBAVi/gUODTqpVe+QpU66WSWhS7OSU8PXmYXzI= Received: by 10.67.119.13 with SMTP id w13mr8643445ugm; Mon, 07 Aug 2006 13:42:53 -0700 (PDT) Received: by 10.67.93.20 with HTTP; Mon, 7 Aug 2006 13:42:53 -0700 (PDT) Message-ID: <810a540e0608071342h70a717cdxb8a1d9e077c354c9@mail.gmail.com> Date: Mon, 7 Aug 2006 14:42:53 -0600 From: "Pat Maddox" To: "Marc G. Fournier" In-Reply-To: <20060807003815.C7522@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060807003815.C7522@ganymede.hub.org> Cc: freebsd-questions@freebsd.org Subject: Re: BSDstats Project v2.0 ... 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: Mon, 07 Aug 2006 20:42:55 -0000 On 8/6/06, Marc G. Fournier wrote: > > I've now committed v2.0 of the 300.statistics periodic script ... this one > adds the device reporting that we'd talked about previously, and the > summary reports now reflect the driver(s) in use for those deciding to > report ... > > This Phase of the script is optional, and not enabled by default ... I > can't think of any reason why you wouldn't want to report it, but just in > case someone feels it poses a problem, its an opt-in report ... > > pkg-message updated to reflect the extra line you need to add to > /etc/periodic.conf: > > monthly_statistics_report_devices=yes > > I've written it to report driver + chip= information from pciconf -l, > since even pciconf -lv doesn't seem to use card= ... the summary report > will be extended next to show both vendor and chip statistics ... > > Let me know of any problems ... > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email . scrappy@hub.org MSN . scrappy@hub.org > Yahoo . yscrappy Skype: hub.org ICQ . 7615664 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > For those of us who can't read minds, what's the port to install, and the website where we can view the stats? :)