migrate-3-4.px: Use 'rrdtool tune' instead of 'sed' to rename DS's.
authorSebastian Harl <sh@tokkee.org>
Fri, 4 Apr 2008 20:05:48 +0000 (22:05 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 8 Apr 2008 07:56:05 +0000 (09:56 +0200)
commit68cf1d4cbc778efaafc30127bff607114a92a825
tree1637e85702747792d96e77f54b23b0fbf5a3a3a6
parent36e53c066210874f01da525f8c823c137c9574b4
migrate-3-4.px: Use 'rrdtool tune' instead of 'sed' to rename DS's.

Either the output format of 'rrdtool dump' has changed or there was an
error in the regex used with sed in the first place. Anyway, in some cases
the 'if_octects' DS's did not get translated. 'rrdtool tune' should be
able to handle it correctly in any case.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
contrib/migrate-3-4.px