Skip to content

RRD database adapter

1 message · Erik G. Burrows

#
Hello all,
Does R have a library/package to access RRD (round-robin database) files?

http://www.mrtg.org/rrdtool/

I've looked in CRAN, and googled, but came up with nothing.

RRD files are used extensively in system administration and system
monitoring environments. I would love to be able to do statistical
analysis on this data without having to dump/translate the data into a
format readable by read.table().

Thanks!

-Erik Burrows