RRDCreator クラス

(PECL rrd >= 0.9.0)

はじめに

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

クラス概要

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

目次