Php/docs/class.rrdcreator

From Get docs

(PECL rrd >= 0.9.0)

Introduction

Class for creation of RRD database file.


Class synopsis


RRDCreator {

/* Methods */

public addArchive ( string $description ) : void

public addDataSource ( string $description ) : void

public __construct ( string $path [, string $startTime [, int $step = 0 ]] )

public save ( ) : bool

}

Table of Contents