Re: Graphing Data

2003-01-31 Thread Mat Harris
try rrdtool. www.rrdtool.org. can be hard to setup much _so_ good once it is going. you can do anything with it On Fri, Jan 31, 2003 at 04:58:12 -0500, Scott, Joshua wrote: > Hi everyone, > > I'm starting to write a script which gathers the output of the SAR command > from Linux and does somethi

RE: Graphing Data

2003-01-31 Thread Timothy Johnson
Check out the GD module. I think it does what you want. It takes your input and outputs a graph in PNG format. -Original Message- From: Scott, Joshua [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 1:58 AM To: '[EMAIL PROTECTED]' Subject: Graphing Data Hi everyone, I'm star