From owner-freebsd-questions@FreeBSD.ORG Fri Feb 3 08:49:28 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 0BD1316A420 for ; Fri, 3 Feb 2006 08:49:28 +0000 (GMT) (envelope-from duane@greenmeadow.ca) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 742BE43D5C for ; Fri, 3 Feb 2006 08:49:21 +0000 (GMT) (envelope-from duane@greenmeadow.ca) Received: from ip02.eastlink.ca ([24.222.10.10]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IU300GBASIPRC32@mta01.eastlink.ca> for freebsd-questions@freebsd.org; Fri, 03 Feb 2006 04:49:37 -0400 (AST) Received: from blk-224-199-230.eastlink.ca (HELO [192.168.0.101]) ([24.224.199.230]) by ip02.eastlink.ca with ESMTP; Fri, 03 Feb 2006 04:49:20 -0400 Date: Fri, 03 Feb 2006 04:49:14 -0400 From: Duane Whitty In-reply-to: <001c01c62818$92b8d270$0200a8c0@amd64> To: Craig Message-id: <43E3190A.4040308@greenmeadow.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= References: <001c01c62818$92b8d270$0200a8c0@amd64> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060120 Cc: freebsd-questions@freebsd.org Subject: Re: Performance Monitoring 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: Fri, 03 Feb 2006 08:49:28 -0000 Craig wrote: > Hi > > I am fairly new to FreeBSD and I am trying to find out how I can see what the CPU and memory utlization is at any time. What commands/tools are available? > > Thanks > Craig > _______________________________________________ Run the command man top. Best regards, --Duane Whitty