|
|
| Author |
Message |
rengang
Joined: 18 Jan 2006 Posts: 2
|
Posted: Wed Jan 18, 2006 10:17 pm Post subject: How to transfer the rrd data to database? |
|
|
I need transfer rrd data to Mysql or Oracle, how to do it? Can you give me some advice?
Thanks
RenGang |
|
| Back to top |
|
 |
rony Developer/Forum Admin
Joined: 17 Nov 2003 Posts: 5469 Location: Wisconsin, USA
|
|
| Back to top |
|
 |
rengang
Joined: 18 Jan 2006 Posts: 2
|
Posted: Wed Jan 18, 2006 11:05 pm Post subject: I found the rrddump only transfer rrd to xml. |
|
|
Hi Tony,
I have read the document about rrdump,it can transfer rrd to xml but I want to transfer data to standard database directly, so i think the function of rrdtool could not resolve my problem. Is there any advice?
Thanks for your help.
RenGang |
|
| Back to top |
|
 |
rony Developer/Forum Admin
Joined: 17 Nov 2003 Posts: 5469 Location: Wisconsin, USA
|
Posted: Thu Jan 19, 2006 11:22 am Post subject: |
|
|
| You are going to have to write a script or program to do what you want. RRDTool doesn't support it directly. |
|
| Back to top |
|
 |
|