RRD
PHP Manual

RRDCreator クラス

(PECL rrd >= 0.9.0)

導入

RRD データベースファイルの生成クラス

クラス概要

RRDCreator {
/* メソッド */
public void addArchive ( string $description )
public void addDataSource ( string $description )
public __construct ( string $path [, string $startTime [, int $step = 0 ]] )
public bool save ( void )
}

目次


RRD
PHP Manual