Java classes for converting the collectd's RRD files into the SVG.
...So its usage is:
java -jar rrd2svg_X_Y.jar <root for RRD> <root for SVG>
1) <root for RRD> is:
The root directory of the subdirectories for the RRD files.
2) <root for SVG> is:
The root directory of the subdirectories for the SVG files.