![]() |
![]()
| ![]() |
![]()
NAMErrdresize - alters the size of an RRA and creates a new .rrd file SYNOPSISrrdtool resize filename rra-num GROW|SHRINK rows DESCRIPTIONThe resize function is used to modify the number of rows in an RRA.
NOTESThe new .rrd file, with the modified RRAs, is written to the file resize.rrd in the current directory. The original .rrd file is not modified. It is possible to abuse this tool and get strange results by first removing some rows and then reinserting the same amount (effectively clearing them to be Unknown). You may thus end up with unknown data in one RRA while at the same timestamp this data is available in another RRA. AUTHORAlex van den Bogaerdt <alex@vandenbogaerdt.nl>
|