Re: [mrtg] Old .rrd files

2007-09-06 Thread Hugo Rebello
Thank you very much, it's solved my problem. Cheers, Hugo MrPaul escreveu: Are you wanting to merge your old rrd file with the new rrd file? If so take a look at 'merge-rrd' inhttp://oss.oetiker.ch/rrdtool/pub/contrib. In the future you can just rename your rrd files to the new names

[mrtg] Old .rrd files

2007-09-05 Thread Hugo Rebello
Guys, I have some .rrd old files and I'd like to know what I must do to convert it to .html. I'm using the MRTG with RRDTool normally, however when I change any router sub-interfaces the .rrd files is changed also so I lose the old reports. Thank you. Cheers, Hugo

Re: [mrtg] Old .rrd files

2007-09-05 Thread Francesco Ferreri
Hi, Hugo Rebello wrote: Guys, I have some .rrd old files and I'd like to know what I must do to convert it to .html. did you mean XML files ? Try this: rrdtool dump filename.rrd filename.xml man rrddump for details. Regards, Francesco ___

Re: [mrtg] Old .rrd files

2007-09-05 Thread Hugo Rebello
Perfect, however I don't know how to convert XML to HTML. Anybody knows ??? Thank you. Cheers, Hugo Francesco Ferreri escreveu: Hi, Hugo Rebello wrote: Guys, I have some .rrd old files and I'd like to know what I must do to convert it to .html. did you mean XML files ? Try this:

Re: [mrtg] Old .rrd files

2007-09-05 Thread Francesco Ferreri
Hugo Rebello wrote: Perfect, however I don't know how to convert XML to HTML. Anybody knows ??? What do you mean by converting to HTML ? XML files created by rrdtool are simply a structured dump of the contents of the RRD binary file. They are useful, for example, if you have to migrate your

Re: [mrtg] Old .rrd files

2007-09-05 Thread MrPaul
Are you wanting to merge your old rrd file with the new rrd file? If so take a look at 'merge-rrd' inhttp://oss.oetiker.ch/rrdtool/pub/contrib. In the future you can just rename your rrd files to the new names and not loose any of the historical data. Paul

Re: [mrtg] Old .rrd files

2007-09-05 Thread Guenther Boelter
Hugo Rebello wrote: Perfect, however I don't know how to convert XML to HTML. Anybody knows ??? Thank you. Cheers, Hugo Sorry Hugo, but this don't make sense for me because the .rrd file is your database. ___ mrtg mailing list

Re: [mrtg] Old .rrd files

2007-09-05 Thread Steve Shipway
Perfect, however I don't know how to convert XML to HTML. Anybody knows The RRD files are your data. If what you mean is 'create viewable web pages, complete with graphs, from the data held in the .rrd files' then the answer is to get a frontend CGI application, such as routers2, 14all or