EnglishFrenchSpanish

OnWorks favicon

Rrd2Svg

Free download Rrd2Svg Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Rrd2Svg whose latest release can be downloaded as Rrd2Svg_1_0_1.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Rrd2Svg with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

Rrd2Svg


Ad


DESCRIPTION

$. What it does?

The system statistics can be stored into the RRD files by 'collectd' daemon.
Please look into:
http://oss.oetiker.ch/rrdtool/
https://collectd.org/

On:
http://oss.oetiker.ch/rrdtool/rrdworld/index.en.html
https://collectd.org/related.shtml
the good tools are listed, that can extract the data from the RRD files and can draw the graphs.

Rrd2Svg is the tool that draws the graph into the SVG file.
To read the RRD files, some of the classes in Rrd2Svg are based on:
RRD4J
As for RRD4J, please look into:
https://github.com/rrd4j/rrd4j

$. How to use it ?

The class for the command line is:
com.aboutjun.rrd2svg.util.Runner4Pipe4Svg
and it is specified as the main class of the JAR file.
So its usage is:
java -jar rrd2svg_X_Y.jar <root for RRD> <root for SVG>
1) <root for RRD> is:
The root directory of the subdirectories for the RRD files.
2) <root for SVG> is:
The root directory of the subdirectories for the SVG files.



Features

  • Java
  • RRD
  • collectd
  • plot
  • SVG


Audience

Information Technology



Programming Language

Java


Categories

Systems Administration

This is an application that can also be fetched from https://sourceforge.net/projects/rrd2svg/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Ad