Files
2026-07-03 15:56:07 +08:00

11 lines
597 B
Markdown

# binjr-adapter-rrd4j
[![Maven Central](https://img.shields.io/maven-central/v/eu.binjr/binjr-adapter-rrd4j.svg?label=Maven%20Central&style=flat-square)](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)