Ticket #163 (closed defect: fixed)
rrdtool 1.3.0 does not return image size properly
| Reported by: | human | Owned by: | oetiker |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | rrd_graph | Version: | |
| Keywords: | Cc: |
Description
rrdtool 1.2.x always returns image size properly even if an image is not created because step time does not pass. But rrdtool 1.3.0 dose not.
RRDs::graph returns proper image size when an image is created. If an image is not created, RRDs::graph returns strange image size.
RRDs::graphv returns proper hash value at first time. But it returns empty hash at second time.




can you please sumit a sample script (with create, update, graph(v)) that demonstrates the issue you see ?
cheers tobi