Hi all,
...I'd like to have a small problem... ;-)
Since IMHO this deals with "IPFire development" I just try and ask here.
After building and installing a new version of 'rrdtool 1.5.3' I can't get various rrd-graphs to work, no matter what I do.
1.4.9 worked perfect, but with 1.5.3 a few specific graphs won't display.
For testing, commit is here: http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=1772bbdf4...
I always get the same message: "The image ... cannot be displayed because it contains errors."
*All* other graphs are fine and updating, 'makegraphs' runs without errors, all other CGIs display fine, just these two won't work.
Affected graphs:
STATUS / SYSTEM: Load graphs
STATUS / MEDIA: sda Accesses Graphs (SCSI)
I tried deleting the '/var/log/rrd'- and 'rrd.bak'-directories, rebooted, stopped and started 'collectd' - no chance.
Besides, no errors are logged - before giving up, I hope that someone here could give me a clue where to look at.
Regards Matthias
Hi,
hmm this is a bit difficult to say something about this error without running through the entire build process...
What you can do is check if rrdtool is able to read the RRD file. Just run rrdtool dump <filename>.rrd. That should work. It may be not because RRD tool is a bit picky and also does not allow you to copy RRD files from one architecture to an other one...
If just the generation of the graph fails there must be an error message. You can try copying the commands the build the graphs to the command line and execute them. The CGI might hide the error message from you somehow.
Hope this helps...
-Michael
P.S. The email address for the list was broken again.
On Fri, 2015-05-15 at 13:35 +0200, Matthias Fischer wrote:
Hi all,
...I'd like to have a small problem... ;-)
Since IMHO this deals with "IPFire development" I just try and ask here.
After building and installing a new version of 'rrdtool 1.5.3' I can't get various rrd-graphs to work, no matter what I do.
1.4.9 worked perfect, but with 1.5.3 a few specific graphs won't display.
For testing, commit is here: http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=1772bbdf4...
I always get the same message: "The image ... cannot be displayed because it contains errors."
*All* other graphs are fine and updating, 'makegraphs' runs without errors, all other CGIs display fine, just these two won't work.
Affected graphs:
STATUS / SYSTEM: Load graphs
STATUS / MEDIA: sda Accesses Graphs (SCSI)
I tried deleting the '/var/log/rrd'- and 'rrd.bak'-directories, rebooted, stopped and started 'collectd' - no chance.
Besides, no errors are logged - before giving up, I hope that someone here could give me a clue where to look at.
Regards Matthias