Class RRDFile

  • All Implemented Interfaces:
    Constants

    public class RRDFile
    extends Object
    implements Constants
    This class is a quick hack to read information from an RRD file. Writing to RRD files is not currently supported. As I said, this is a quick hack. Some thought should be put into the overall design of the file IO.

    Currently this can read RRD files that were generated on Solaris (Sparc) and Linux (x86).

    Version:
    $Revision$
    Author:
    Ciaran Treanor