Hi Alex,

When we migrated data from a 32-bit Linux -systems to a 64-bit systems, we 
synced over the rrd-files, and then copied over the 32-bit rrdtool executable 
as well, and installed some additional libraries to be able to execute the 
32-bit library on the 64-bit system.
We were then able to do a dump with the 32-bit program, and restore it again 
into new rrd-files with the 64-bit tool.
And this was much faster than dumping them on the overloaded 32-bit system and 
sync the 10X size xml-files over to the new servers.

It's not a cross-platform export, but maybe that is enough to solve your 
problem (just calling different executables).

/Johan


On Tue, 2014-01-21 at 14:05 -0500, Alex Johnson wrote:
Hi,
I'm new to rrd, but have gotten a request to import rrd files into 
plot.ly<http://plot.ly>. This can already be done by exporting from rrd to xml 
first, but it would be even better if we can omit that step. But I run into a 
problem when I try it, because I don't know where the file was created:
ERROR: This RRD was created on another architecture

Is there any way around this, so I can export rrd data on my system (ubuntu) 
regardless of where it was created?


Cheers,
Alex


--
plotly


Alex Johnson
a...@plot.ly<mailto:a...@plot.ly>   617-319-2964

https://plot.ly   Plotly Twitter<http://twitter.com/plotlygraphs>   Plotly 
Facebook<http://facebook.com/Plotly>


_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch<mailto:rrd-users@lists.oetiker.ch>
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to