Php/docs/class.rrdcreator

提供:Dev Guides
< Php
2020年12月14日 (月) 12:24時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

(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 ( ) : bool

}

目次