RRD
PHP Manual

The RRDCreator class

(PECL rrd >= 0.9.0)

Giriş

Class for creation of RRD database file.

Sınıf Sözdizimi

RRDCreator {
/* Yöntemler */
public void addArchive ( string $description )
public void addDataSource ( string $description )
public __construct ( string $path [, string $startTime [, int $step = 0 ]] )
public bool save ( void )
}

İçindekiler


RRD
PHP Manual