11 lines
597 B
Markdown
11 lines
597 B
Markdown
# binjr-adapter-rrd4j
|
|
|
|
[](https://search.maven.org/search?q=g:%22eu.binjr%22%20AND%20a:%22binjr-adapter-rrd4j%22)
|
|
|
|
This module implements a DataAdapter capable of consuming data from Round Robin Database files.
|
|
|
|
It can read files produced by the following applications:
|
|
* [RRD4J](https://github.com/rrd4j/rrd4j), binary files (*.rrd) and XML dumps (*.xml)
|
|
* [RRDTool](https://oss.oetiker.ch/rrdtool/index.en.html), binary files (*.rrd) and XML dumps (*.xml)
|
|
|