From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 10:24:02 2005 Return-Path: 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 D97AF16A4CE for ; Sun, 10 Apr 2005 10:24:02 +0000 (GMT) Received: from ronald.echteman.nl (h8441134153.dsl.speedlinq.nl [84.41.134.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 4754643D1F for ; Sun, 10 Apr 2005 10:24:01 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: (qmail 1147 invoked from network); 10 Apr 2005 10:23:59 -0000 Received: from unknown (HELO laptop.klop.ws) (10.0.1.4) by ronald.echteman.nl with SMTP; 10 Apr 2005 10:23:59 -0000 Received: (qmail 16460 invoked from network); 10 Apr 2005 10:23:31 -0000 Received: from localhost.thuis.klop.ws (HELO smtp.local) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; 10 Apr 2005 10:23:31 -0000 To: freebsd-questions@freebsd.org Date: Sun, 10 Apr 2005 12:23:29 +0200 From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/7.54 (FreeBSD, build 955) Subject: read/write stats from disks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 10:24:03 -0000 Hello, For a statistics tool I need a script, which shows the number of bytes read and bytes written to a disk. Iostat combines reads and writes, but I need them separate. Any thoughts? I'm running FreeBSD 5.4 with IDE disks. Please CC me. Greetings, Ronald. -- Ronald Klop, Amsterdam, The Netherlands