From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 17:07:07 2004 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 BFB6016A4CE for ; Wed, 8 Dec 2004 17:07:07 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B6F143D6B for ; Wed, 8 Dec 2004 17:07:07 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from localhost (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 3D9484130; Wed, 8 Dec 2004 18:07:22 +0100 (CET) Received: from www.wcborstel.nl ([127.0.0.1]) by localhost (www.wcborstel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02981-03; Wed, 8 Dec 2004 18:07:21 +0100 (CET) Received: from www.wcborstel.nl (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id B76D24088; Wed, 8 Dec 2004 18:07:21 +0100 (CET) From: "Jorn Argelo" To: Brian McCann , FreeBSD Questions Date: Wed, 8 Dec 2004 18:07:21 +0100 Message-Id: <20041208170635.M96363@wcborstel.nl> In-Reply-To: <2b5f066d041208090461b0f3a8@mail.gmail.com> References: <2b5f066d041208090461b0f3a8@mail.gmail.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 82.161.134.53 (jorn) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl Subject: Re: Need disk statistics 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: Wed, 08 Dec 2004 17:07:07 -0000 On Wed, 8 Dec 2004 12:04:58 -0500, Brian McCann wrote > Hi all. I need to get the percent busy for the disks in my servers, > so that I can graph/monitor them. I've looked into the UCD-SNMP > MIBs, but their % busy counters for disks don't appear to work. I > know I can use iostat to get the "close to" instantaneous % busy, > but I'm looking for a 5 minute average. Has anyone does this? Any > ideas on how to get this done? MRTG, RRDtool or Nagios will do the trick. All of them can be found in the ports-tree. Be prepared for some work though, because it isn't that easy. Jorn > > Thanks, > --Brian > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"