Il 29/11/2011 22.27, Ron Jobmann ha scritto: > Hi > > I'm having problems creating graphs on an embedded ARM device. The > database generates fine. If I move that database file to my linux PC
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. Hope this helps. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
