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

binjr-adapter-jrds

Maven Central

This module implements a DataAdapter capable of consuming data from a JRDS instance.

JRDS is a monitoring and performance collection application. It already proposes a web based front-end that allow end-users to visualize time-series as graphs which is based on RRD4J, but does so by producing static images that cant be zoomed in or out.

Using this DataAdapter, you can connect to a JRDS server via HTTP and use the flexibility offered by binjr to navigate through the data.

This adapter supports authentication via Kerberos (see here if you need help getting it to work).