<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>Hi Fernando</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>I created the same database separately on each machine. &nbsp;One interesting aspect of that is slightly different data as revealed by</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>Fetch.</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>x86:</span></div><div><div>920804700: -nan</div><div>&nbsp;920805000: 4.0000000000e-02</div><div>&nbsp;920805300: 2.0000000000e-02</div><div>&nbsp;920805600:
 0.0000000000e+00</div><div>&nbsp;920805900: 0.0000000000e+00</div><div>&nbsp;920806200: 3.3333333333e-02</div><div>&nbsp;920806500: 3.3333333333e-02</div><div>&nbsp;920806800: 3.3333333333e-02</div><div>&nbsp;920807100: 2.0000000000e-02</div><div>&nbsp;920807400: 2.0000000000e-02</div><div>&nbsp;920807700: 2.0000000000e-02</div><div>&nbsp;920808000: 1.3333333333e-02</div><div>&nbsp;920808300: 1.6666666667e-02</div><div>&nbsp;920808600: 6.6666666667e-03</div><div>&nbsp;920808900: 3.3333333333e-03</div><div>&nbsp;920809200: -nan</div><div><br></div><div>ARM:</div><div><div>920804700: nan</div><div>&nbsp;920805000: nan</div><div>&nbsp;920805300: 2.0000000000e-02</div><div>&nbsp;920805600: 0.0000000000e+00</div><div>&nbsp;920805900: 0.0000000000e+00</div><div>&nbsp;920806200: 3.3333333333e-02</div><div>&nbsp;920806500: 3.3333333333e-02</div><div>&nbsp;920806800: 3.3333333333e-02</div><div>&nbsp;920807100: 2.0000000000e-02</div><div>&nbsp;920807400:
 2.0000000000e-02</div><div>&nbsp;920807700: 2.0000000000e-02</div><div>&nbsp;920808000: 1.3333333333e-02</div><div>&nbsp;920808300: 1.6666666667e-02</div><div>&nbsp;920808600: 6.6666666667e-03</div><div>&nbsp;920808900: 3.3333333333e-03</div><div>&nbsp;920809200: nan</div><div><br></div><div>This shouldn't be the cause of the screwed up graph though.</div><div><br></div><div>I have the same libraries available on each machine. &nbsp;libpng12, libz, libm. &nbsp;If I use the unix 'strings' command on the rrdtool binaries,</div><div>the same libraries show up for each. &nbsp;It seems like I'm still missing something on the ARM board.</div></div></div>  <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Fernando Di Nucci
 &lt;fernando.dinucci@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Ron Jobmann &lt;ronjobmann@yahoo.com&gt;; rrd-users@lists.oetiker.ch <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, November 30, 2011 12:18 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [rrd-users] Graphing on embedded arm system<br> </font> <br>
Il 29/11/2011 22.27, Ron Jobmann ha scritto:<br>&gt; Hi<br>&gt; <br>&gt; I'm having problems creating graphs on an embedded ARM device. The<br>&gt; database generates fine. If I move that database file to my linux PC<br><br>To move the database you need to export the data on the arm platform and then import them on the PC platform, simply copying the files doesn't work probably due to the different "endianess" of he 2 platforms.<br><br>Hope this helps.<br><br><br><br> </div> </div>  </div></body></html>