From owner-freebsd-questions Tue Mar 20 14:46:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 2FAD237B718 for ; Tue, 20 Mar 2001 14:46:19 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.3) id f2KMkCX26769; Tue, 20 Mar 2001 16:46:12 -0600 (CST) (envelope-from dan) Date: Tue, 20 Mar 2001 16:46:12 -0600 From: Dan Nelson To: Mike Meyer Cc: Daniel Mester , questions@FreeBSD.ORG Subject: Re: System activity data colector ? Message-ID: <20010320164612.A9406@dan.emsphone.com> References: <119018471@toto.iv> <15031.54369.189127.971269@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <15031.54369.189127.971269@guru.mired.org>; from "Mike Meyer" on Tue Mar 20 16:06:25 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Mar 20), Mike Meyer said: > Daniel Mester types: > > Hello folks, > > i am just wondering - is here (FreeBSD 4.2) any utils as 'sadc' & 'sar' > > in Solaris? I have box of FreeBSD installed before i took control over > > and i just wanted to collect some activity on this box during a week or > > so... Any ideas? > > You want sa(8). You'll also want to enable accouting with accton(8). sa != sar. sar keeps historical logs of system load (vmstat and iostat type data). sa does CPU accounting per process. As far as I know, there is no FreeBSD equivalent to sar. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message