From owner-freebsd-questions@FreeBSD.ORG Wed Jul 26 14:57:59 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 7FE4E16A4DD for ; Wed, 26 Jul 2006 14:57:59 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by mx1.FreeBSD.org (Postfix) with SMTP id E09B343D46 for ; Wed, 26 Jul 2006 14:57:58 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: (qmail 27806 invoked from network); 26 Jul 2006 14:57:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:From:To:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:X-MimeOLE:Thread-Index; b=GriwD+kRiMiCNfaO1gwkyYkrhQ6Upk3j2grpF2nasOqOB/TvgQ5rY1vdjewYni7reYlffdJFUgZ9wox/c5XxM2PIYKPhEe5h5HQufRY32vRJo1EvxBSQyO/nrQWy0t9Jj1RTct+9fkIHsKZFYewHRQN20vnMWU0slAuPaFFu+/k= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@70.27.160.99 with login) by smtp109.rog.mail.re2.yahoo.com with SMTP; 26 Jul 2006 14:57:58 -0000 From: "Tamouh H." To: "'FreeBSD Questions'" Date: Wed, 26 Jul 2006 10:58:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: Acaww+kQkV/CE7+4Q/SnEfcW3ImpTw== Message-Id: <20060726145758.E09B343D46@mx1.FreeBSD.org> X-Mailman-Approved-At: Wed, 26 Jul 2006 16:01:21 +0000 Subject: tool to track processes read/write 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: Wed, 26 Jul 2006 14:57:59 -0000 Hi, Is there a tool that shows how many times a process has read / written = to disk ? Preferred in a TOP style. Thx, Tamouh Hakmi