Script to add DS to rrd

AttachmentSize
Plain text icon add_ds_to_rrd.pl_.txt2.15 KB
Docs: 

This script can be used to add a DS to a rrd file. Use at own risk. Example to add 2 extra DS entries for Power5 counters to an existing vmstat.rrd:

add_ds_to_rrd.pl /home/users/hobbit/data/rrd vmstat.rrd cpu_ec:GAUGE:600:1:U
add_ds_to_rrd.pl /home/users/hobbit/data/rrd vmstat.rrd cpu_pc:GAUGE:600:1:U