Top "Rrd" questions

Round Robin Database is a database that typically holds cyclical data points and remains a constant size over time.

How to read RRD file to get usage data?

I have setup a mrtg setup with rrdtool. Now I'm planning to get incoming outgoing usage data from these RRD …

rrdtool rrd
Remove data from RRDTool

I have several graphs created by RRDTool that collected bad data during a time period of a couple hours. How …

rrdtool rrd
What is the simplest way to graph rrd files in Grafana?

I have several Python scripts that output metrics to rrd formatted files. Although I have been using rrdtool for graphing, …

grafana rrdtool rrd
Easily parsable output from rrdtool

I'm working with a large bunch of RRD-files, where I have to query the data quite a lot - and …

rrdtool rrd
How can I update data with RRDtool?

I am using RRDtool for storing data for displaying graphs. I update the RRD by RRDs::update and this fails …

perl rrdtool rrd
adding new datasource to an existing RRD

I have few 100s of rrds and i want to add 5 extra datasource to all of those rrds. Is it …

rrdtool rrd
Transformation from RRD to CSV

I use JavaMelody tool to monitoring my application, but the available timeline settings aren't suitable. It means I want to …

rrdtool rrd
Unable to import RRDtool in Python

I am trying to import RRDtool into Python as I want to access an RRD database using Python, but when …

python configuration rrdtool rrd
Cacti graph not showing properly

Hoping to reach all of you Cacti experts right there. I have tried posting the same issue on the Cacti …

graph monitoring rrdtool rrd cacti
Merge multiple RRDs over time

I've got an old RRD file that was only set up to track 1 year of history. I decided more history …

rrdtool rrd