Hello, I have collected much data with rrdtool under gentoo-linux. Now, I want to migrate to windows. To do this, I have to dump my linux-rrds and import them with "restore" into windows-rrds.
And this is my problem! All values under linux goes from 0 to 100. But the restored rrd under windows shows negative values and much higher values. After I restored the windows-rrds, I dumped them again, to see the different between the linux and windows data. This is an example about the same rrd and time: Linux: <!-- 2004-04-19 05:00:00 CEST / 1082343600 --> <row><v> 1.0000000000e+00</v></row> Windows: <!-- 2004-04-19 05:00:00 Westeuropäische Sommerzeit / 1082343600 --><row><v> -3.1050361846e+231 </v></row> On my linux-box I use rrd-tool v1.0.49 and under windows the newest binary 1.0.48. Can someone help me, how I can migrate my data, without datacorruption? Thank you very much! Thorsten -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
