From owner-freebsd-questions Mon Jan 14 20:25:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 1C53237B416 for ; Mon, 14 Jan 2002 20:25:43 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 1D1842B75C; Tue, 15 Jan 2002 05:24:06 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id DAE6D26A; Tue, 15 Jan 2002 15:22:14 +1100 (EST) Date: Tue, 15 Jan 2002 15:22:14 +1100 From: Edwin Groothuis To: Stan Brown Cc: Free BSD Questions list Subject: Re: CGI script to draw simple graphs? Message-ID: <20020115152214.U823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Stan Brown , Free BSD Questions list References: <200201150410.g0F4AN416971@panix3.panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201150410.g0F4AN416971@panix3.panix.com>; from stanb@panix.com on Mon, Jan 14, 2002 at 11:10:23PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jan 14, 2002 at 11:10:23PM -0500, Stan Brown wrote: > I've got machine health data avaialble for one of mY FreeBSD machinse, > thnaks to helpful memebers of this list. I'd like to display this data on a > web page. Writing a simple prl CGI script to get static readings is easy, > but I'd prefer a simple graphs. I'm sure that if I look around in CPAN, > I'll find all the tools to do this, but I thoght I would ask if anyone > could point me to slightly higher level solutinn? You can always use gnuplot for this. But if you want to make images yourself in perl/cgi, you could use graphics/p5-GD. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message