public class

Demo

extends Object
java.lang.Object
   ↳ org.rrd4j.demo.Demo

Class Overview

Simple demo just to check that everything is OK with this library. Creates two files in your $HOME/rrd4j-demo directory: demo.rrd and demo.png.

Summary

Public Constructors
Demo()
Public Methods
static void main(String[] args)

To start the demo, use the following command:

 java -cp rrd4j-{version}.jar org.rrd4j.demo.Demo
 
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Demo ()

Public Methods

public static void main (String[] args)

To start the demo, use the following command:

 java -cp rrd4j-{version}.jar org.rrd4j.demo.Demo
 

Parameters
args the name of the backend factory to use (optional)
Throws
IOException Thrown