From owner-freebsd-stable@FreeBSD.ORG Thu Aug 30 15:51:11 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 D37E016A417 for ; Thu, 30 Aug 2007 15:51:11 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from crivens.terrorteam.de (crivens.terrorteam.de [81.169.171.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA9913C442 for ; Thu, 30 Aug 2007 15:51:11 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from localhost (localhost [127.0.0.1]) by crivens.terrorteam.de (Postfix) with ESMTP id 9A37DB0227; Thu, 30 Aug 2007 17:33:05 +0200 (CEST) MIME-Version: 1.0 Date: Thu, 30 Aug 2007 17:33:05 +0200 From: Marian Hettwer To: Scott Oertel In-Reply-To: <46D6D4A4.3000700@scottevil.com> References: <46D6D4A4.3000700@scottevil.com> Message-ID: <577ebaea69d1eceb3eeffd1525308101@127.0.0.1> X-Sender: mh@kernel32.de User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org 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:51:11 -0000 Hi there, On Thu, 30 Aug 2007 09:31:00 -0500, Scott Oertel wrote: > Decibel! wrote: >> Is there anything like top, but for filesystem activity? Google hasn't >> turned up anything... >> check out gstat I like that one a lot :) I missed it always when I'm administrating linux boxes. Cheers, Marian