From owner-freebsd-hackers@FreeBSD.ORG Wed May 16 12:04:24 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6E3516A409 for ; Wed, 16 May 2007 12:04:24 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh2.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id BD13213C48A for ; Wed, 16 May 2007 12:04:24 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from neutrino.centtech.com (neutrino.centtech.com [10.177.171.220]) by mh2.centtech.com (8.13.8/8.13.8) with ESMTP id l4GC4GIj087146; Wed, 16 May 2007 07:04:19 -0500 (CDT) (envelope-from anderson@freebsd.org) Message-ID: <464AF340.9040806@freebsd.org> Date: Wed, 16 May 2007 07:04:16 -0500 From: Eric Anderson User-Agent: Thunderbird 2.0.0.0 (X11/20070420) MIME-Version: 1.0 To: Diomidis Spinellis References: <464AB44F.3020706@aueb.gr> In-Reply-To: <464AB44F.3020706@aueb.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/3258/Wed May 16 06:06:43 2007 on mh2.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh2.centtech.com Cc: freebsd-hackers@freebsd.org Subject: Re: Accounting test data X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2007 12:04:25 -0000 On 05/16/07 02:35, Diomidis Spinellis wrote: > I'm testing the backwards compatibility of the process accounting > processing tools (sa(8) and lastcomm(1)) with the upcoming new acct(5) > record format. If you have root access on a FreeBSD AMD64, Sparc64, > ia64, or PowerPC machine please run the shell script > http://www.spinellis.gr/FreeBSD/values.sh and post the resulting file as > a reply to this message (this will avoid replicated effort). The script > generates a small process accounting file containing the results of a > dozen simple commands. It takes less than 10s to run. If your machine > runs with process accounting enabled, you will need to re-enable it > after the script terminates (the script will tell you how). I intend to > make the data you send me part of the process accounting regression testing. > > Many thanks, http://www.googlebit.com/freebsd/acct-data/ Eric