From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 08:49:13 2007 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 E5D8916A49A for ; Fri, 14 Sep 2007 08:49:13 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp802.mail.ird.yahoo.com (smtp802.mail.ird.yahoo.com [217.146.188.62]) by mx1.freebsd.org (Postfix) with SMTP id 4ECB213C46E for ; Fri, 14 Sep 2007 08:49:13 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 628 invoked from network); 14 Sep 2007 08:22:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=ELCDfVkZd9EidUkObyAgCuQ6sisVLuOnDwf/U1Kiui+XWdIKEDAxCL6Yia8tecD04RO/onYjVczLjUo3Cb3uUjw4vM9aXgw0wRLB7LyvxPswm8Y9hOp8fSjS+G2vfdG9InyggviUFC0Sl5LyJHsCoXDO4F66YlV0IJSfM12ZyMM= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (thomas.sparrevohn@btinternet.com@86.133.55.166 with login) by smtp802.mail.ird.yahoo.com with SMTP; 14 Sep 2007 08:22:31 -0000 X-YMail-OSG: FcXEmfgVM1mu_UPQt6qi8UwDH5ano_1pjGeOcPvtcwtrBH9eM296OTk8jdMteExZTSvq25NhCFeGaCLJjVvDZsbH9v4rriSO9f_T5xgIBE5_EHaH From: Thomas Sparrevohn To: freebsd-questions@freebsd.org Date: Fri, 14 Sep 2007 09:22:20 +0100 User-Agent: KMail/1.9.7 References: <46E93499.4060107@cis.udel.edu> <20070913113106.1c849c91.wmoran@potentialtech.com> In-Reply-To: <20070913113106.1c849c91.wmoran@potentialtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709140922.20580.Thomas.Sparrevohn@btinternet.com> Cc: Bill Moran , Preethi Natarajan Subject: Re: CPU utilization 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, 14 Sep 2007 08:49:14 -0000 On Thursday 13 September 2007 16:31:06 Bill Moran wrote: > In response to Preethi Natarajan : > > > Hello, > > > > Is there a tool similar to mpstat (or mpstat itself) available to track > > CPU utilization on FreeBSD? I am looking for something more elaborate > > than top, and was wondering if anyone could help. > > Depending on what you mean by "track", you might find SNMP+MRTG useful. > For example, I track: > http://www.potentialtech.com/mrtg/cpu.html > I must admit that I am missing a simple way of tracking idle CPU on a per CPU basis. Top and PS output are not easy to work with - Does MRTG+SNMP allow one to see individual CPU usage?