From owner-freebsd-stable@FreeBSD.ORG Thu Aug 30 15:12:18 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12DD016A417 for ; Thu, 30 Aug 2007 15:12:18 +0000 (UTC) (envelope-from freebsd@scottevil.com) Received: from pro28.abac.com (pro28.abac.com [66.226.64.29]) by mx1.freebsd.org (Postfix) with ESMTP id AEEC913C48A for ; Thu, 30 Aug 2007 15:12:17 +0000 (UTC) (envelope-from freebsd@scottevil.com) Received: from [10.34.1.89] ([64.126.14.3]) (authenticated bits=0) by pro28.abac.com (8.14.1/8.14.1) with ESMTP id l7UEW8x0075031 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Aug 2007 07:32:10 -0700 (PDT) (envelope-from freebsd@scottevil.com) Message-ID: <46D6D4A4.3000700@scottevil.com> Date: Thu, 30 Aug 2007 09:31:00 -0500 From: Scott Oertel User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: "Decibel!" , freebsd-stable@freebsd.org References: <20070828194707.GE1386@decibel.org> In-Reply-To: <20070828194707.GE1386@decibel.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: top for IO stats X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:12:18 -0000 Decibel! wrote: > Is there anything like top, but for filesystem activity? Google hasn't > turned up anything... > Usually I use top -m io, but I like also using systat -iostat 2, or systat -vmstat 2, they both show more of a snapshot of the activity on each disk -Scott Oertel