RRDUpdater::updateUpdate the RRD database file 説明
public bool RRDUpdater::update(array
$values , string $time
= time()
)Updates the RRD file defined via RRDUpdater::__construct. The file is updated with a specific values. パラメータ
戻り値
成功した場合に エラー / 例外Throws a Exception on error. 例
例1 RRDUpdater::update examples
|