EnglishFrenchSpanish

OnWorks favicon

rrdresize - Online in the Cloud

Run rrdresize in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command rrdresize that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


rrdresize - alters the size of an RRA and creates a new .rrd file

SYNOPSIS


rrdtool resize filename rra-num GROW|SHRINK rows

DESCRIPTION


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

filename
the name of the RRD you want to alter.

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

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 used if you want to remove rows from an RRA. The rows that will be removed are the
oldest rows.

rows the number of rows you want to add or remove.

NOTES


The 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.

Use rrdresize online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 2
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 3
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 4
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 5
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • 6
    CMU Sphinx
    CMU Sphinx
    CMUSphinx is a speaker-independent large
    vocabulary continuous speech recognizer
    released under BSD style license. It is
    also a collection of open source tools ...
    Download CMU Sphinx
  • More »

Linux commands

Ad