From owner-freebsd-questions@FreeBSD.ORG Thu Jun 22 22:12:56 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 2C5EF16A47C for ; Thu, 22 Jun 2006 22:12:56 +0000 (UTC) (envelope-from matt@frii.com) Received: from mail.frii.com (phobos01.frii.net [216.17.128.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEDF445941 for ; Thu, 22 Jun 2006 22:12:55 +0000 (GMT) (envelope-from matt@frii.com) Received: from elara.frii.com (elara.frii.com [216.17.128.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.frii.com (FRII) with ESMTP id 96400AED9D for ; Thu, 22 Jun 2006 16:12:55 -0600 (MDT) Date: Thu, 22 Jun 2006 16:12:55 -0600 (MDT) From: Matt Ruzicka X-X-Sender: mattr@elara.frii.com To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Tracking if disk is busy 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: Thu, 22 Jun 2006 22:12:56 -0000 We've got a couple servers that appear to have particularly busy disks and I was trying to determine if there is a way to more easily poll this data for tracking. I'm not sure if this is one of those can't see the forest for the trees issues or not, but the only means that I am familiar with to see the percentage of time the disk is busy is to run 'systat -vmstat'. I was hoping for something more concise that I could run periodically and maybe even graph (realizing that watching this might well distort the results). It appears that iostat on Solaris gives this information, but I can't seem to mimic this functionality with FreeBSD. Are there other ways in FreeBSD to pull the percentage of time the disk is busy? Thanks. Matt Ruzicka - Systems Administrator Front Range Internet, Inc. matt@frii.net - (970) 212-0728