From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 11:17:48 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 E147916A4CE for ; Tue, 21 Dec 2004 11:17:47 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 178DF43D1F for ; Tue, 21 Dec 2004 11:17:47 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from localhost (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 9DB8C439A for ; Tue, 21 Dec 2004 12:18:14 +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 86881-03 for ; Tue, 21 Dec 2004 12:18:06 +0100 (CET) Received: from www.wcborstel.nl (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id AF273438E for ; Tue, 21 Dec 2004 12:18:06 +0100 (CET) From: "Jorn Argelo" To: questions@freebsd.org Date: Tue, 21 Dec 2004 12:18:06 +0100 Message-Id: <20041221111315.M60043@wcborstel.nl> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 213.160.254.37 (jorn) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl Subject: [OT] rrdtool examples 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: Tue, 21 Dec 2004 11:17:48 -0000 Hi all, I've been playing around with rrdtool for quite a while, but I still don't really get it. I've been trying to find some example scripts for rrdtool, but I really can't find much of them. I have found Erik de Mare's perl scripts already. However, the author does not reply to his mail, and only a few of his scripts work. Unfortunately I don't have any perl knowledge, so I cannot fix them myself. So my question is, do you guys know where I can find some other RRDtool example scripts? Preferably something involving with CPU load, apache stats and MySQL stats. All examples are welcome though :) Thanks alot, Jorn.