X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdresize.html;h=474040f8abf3edb57d8369981d9ac4ccf0632d1d;hb=645054bac6187b0e83fd4125fd59e4feda216b64;hp=9303df23b9486b3c5c95fa50a76a450fa1dc089b;hpb=8892808f3a79ec485e273390213ef3f16792eb54;p=pkg-rrdtool.git diff --git a/doc/rrdresize.html b/doc/rrdresize.html index 9303df2..474040f 100644 --- a/doc/rrdresize.html +++ b/doc/rrdresize.html @@ -9,8 +9,10 @@ -

+ +
+

+ + +

@@ -40,29 +46,29 @@

The resize function is used to modify the number of rows in an RRA.

-
filename
+
filename

the name of the RRD you want to alter.

-
rra-num
+
rra-num

the RRA you want to alter. You can find the number using rrdtool info.

-
GROW
+
GROW

used if you want to add extra rows to an RRA. The extra rows will be inserted as the rows that are oldest.

-
SHRINK
+
SHRINK

used if you want to remove rows from an RRA. The rows that will be removed are the oldest rows.

-
rows
+
rows

the number of rows you want to add or remove.

@@ -83,7 +89,7 @@ RRA while at the same timestamp this data is available in another RRA.


AUTHOR

-

Alex van den Bogaerdt <alex@ergens.op.het.net>

+

Alex van den Bogaerdt <alex@vandenbogaerdt.nl>