Python module to add datasource to existing RRD-file

Registered by John-Magne Bredal

RRDtool has no way of adding datasources to existing rrd-files. This is normally not a problem. However the need for adding more data to an existing target in Cricket does pop up from time to time (for instance a sw-upgrade of a switch makes more data available), and to preserve historical data a new datasource must be added. This module will dump the rrd-file to xml, edit the xml-file and restore the xml into an rrd-file in order to add the datasource.

Blueprint information

Status:
Complete
Approver:
Morten Brekkevold
Priority:
Medium
Drafter:
John-Magne Bredal
Direction:
Needs approval
Assignee:
John-Magne Bredal
Definition:
Approved
Series goal:
Accepted for 3.6
Implementation:
Implemented
Milestone target:
milestone icon 3.6.0b1
Started by
John-Magne Bredal
Completed by
Morten Brekkevold

Related branches

Sprints

Whiteboard

I know its the wrong language, but perhaps someone could adapt the code used for this perl module RRD::Simple
http://search.cpan.org/~nicolaw/RRD-Simple-1.44/lib/RRD/Simple.pm
i used it for some monitorings scripts, It lacks some support for graphing detailed, but the add and update features are great (for simple rrd'ing)

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.