RRD
PHP Manual

The RRDUpdater class

Introduction

Class for updating RDD database file.

Class synopsis

RRDUpdater {
/* Methods */
public void __construct ( string $path )
public void update ( string $values [, string $time = time() ] )
}

Table of Contents


RRD
PHP Manual