Some (old) news about jRRD, a pure java library that allows you to read Round Robin Database files created by rrdtool.
The project has been “mavenized” and moved to SVN (ok, maybe we should have switched directly to Git, please don’t tell Linus we are still using SVN).
A version 0.3 has been released, a full changelog can be found here. The main changes are:
- a patch to fix the case of multiple datasources has been applied (initialy provided by Juraj Sucik).
- supports version 3 rrd files (jRRD v0.1 only had support for version 1 rrd files)
- x86_64 files (only tested on linux 64bits plateform, if you have access to other 64bits plateform, please contact us)
The project is not really active because in its current state, it fits our needs, so fill free to wake it up and send us your feature requests.