Menu

JRobin / News: Recent posts

JRobin 1.5.4 Released

A much overdue release of JRobin. Since the OpenNMS project started maintaining JRobin, not much as been done with the project, but the hope is that will change. This is Sasa's last release before going into that semi-retirement known as parenthood and will be included in the next unstable release of OpenNMS.

Posted by Tarus Balog 2006-12-21

JRobin 1.4.0 released!

The high-level RRD logic was clearly separated from low-level I/O operations. By default the java.nio.* library is now used for fast disk access, improving speed by at least 2-3 times. Support for RRDTool's XPORT command was added. The graph package now includes setResolution(), setLowerLimit(), and setLazy() methods, new rendering options, a new datasource type (SDEF), graph template enhancements, and several new demo and utility applications.

Posted by Sasa Markovic 2004-08-03

JROBIN 1.3.0 RELEASED

TEMPLATES: Create your RRD files and graphs starting from XML template files. You are no longer forced to embed all database/graph creation parameters in your Java code.

CORE IMPROVEMENTS: RrdToolkit class is introduced. Use it to add, update or remove datasource and archive definitions in already existing RRD files - on the fly! RrdDbPool class has been also redesigned.

STANDALONE GRAPHING ENGINE: If you don't need RRD files at all, but still have some time series to plot, JRobin could be a tool for you. ... read more

Posted by Sasa Markovic 2004-03-22

JROBIN 1.2.0 RELEASED

*RRDTool choice for the Java world*

JRobin is a 100% pure Java replacement for Tobi's ubiquitous RRDTool set of command line utilities. JRobin supports all standard operations on Round Robin Database (RRD) files: create, update, fetch, last, dump and graph. JRobin's API is made for those who are familiar with RRDTool's concepts and logic, but prefer to work with pure Java. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs.... read more

Posted by Sasa Markovic 2003-11-17