----- Original Message ----- From: "Koenraad Lelong" <[email protected]> Cc: <[email protected]> Sent: Monday, October 04, 2010 9:31 PM Subject: Re: [rrd-users] Can't get a graph
> Op 03-10-10 13:59, Alex van den Bogaerdt schreef: > ... >> It is hard to tell, but it looks as if the data is actually there but >> scaled way down onto the x-axis. If you look at numbers instead of a >> graph it may be easier to see. dump on old: > <!-- 2010-10-02 17:01:00 CEST / 1286031660 --> > <row><v> 1.2760000000e+02 </v></row> after restore on new: > <!-- 2010-10-02 17:01:00 CEST / 1286031660 --> > <row><v> 1.0000000000e+00 </v></row> Yeah, combined with your "-u 3000" this explains why it wasn't visible. You make it really hard for yourself and for us to investigate :) I don't know this, but I would guess there is a bug in the version you are using to restore. Try another version. If there is a newer one, use it. The problem could also be in the version you used to dump, I dunno. Maybe others do. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
