Summary: | Upgrading rrdtool from 1.4.9 => 1.5.3: leads to errors displaying 'load' and 'sda' graphs | ||
---|---|---|---|
Product: | IPFire | Reporter: | Matthias Fischer <matthias.fischer> |
Component: | --- | Assignee: | Assigned to nobody - feel free to grab it and work on it <nobody> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | Minor Usability | ||
Priority: | - Unknown - | CC: | bbitsch, michael.tremer |
Version: | 2 | ||
Hardware: | all | ||
OS: | Linux | ||
Attachments: | Fixes for 'graphs.pl'. |
Description
Matthias Fischer
2015-05-16 12:35:13 UTC
Topic 1 is just a syntax error, which is found now in version 1.5.x Topic 2 uses the constant INF in a inconsistent way. The docs of v1.5.x state 'negative infinity' as NEGINF. Created attachment 349 [details]
Fixes for 'graphs.pl'.
YES! Thanks Bernhard. Next time I know where to look at. I changed lines for load-graph as described above and "-INF" to "NEGINF" => graphs are working again. Proposed patch for Core 89 is attached. Thanks again! Regards Matthias I believe this has been shipped. |