[rrd-users] graph a mysql database with rrdtool!!!!

Iñaki Martínez sistema at euskal-linux.org
Fri Jul 5 12:08:55 MEST 2002


Hi!!!

 I have a mysql database with this structure:


  id		int(10) unsigned DEFAULT '0' NOT NULL auto_increment,
  date		datetime,
  in_1		int unsigned DEFAULT 0 NOT NULL,
  out_1		int unsigned DEFAULT 0 NOT NULL,
  in_2		int unsigned DEFAULT 0 NOT NULL,
  out_2		int unsigned DEFAULT 0 NOT NULL,
  ...

 NOTE: in and out is a range from 1 to 48


 How can i graph it with rrdtool????
 I know i have to convert the data into rrdtool file format, why????

 Is there a better tool to do this????


 Thanks in advance!!!!


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list