« RRDGraph::setOptions
RRDUpdater::__construct »
PHP Manual
RRD
RRDUpdater クラス
RRDUpdater クラス
(PECL rrd >= 0.9.0)
はじめに
RDD データベースファイルを更新するクラス
クラス概要
class
RRDUpdater
{
/* メソッド */
public
__construct
(
string
$path
)
public
update
(
array
$values
,
string
$time
= time()
):
bool
}
目次
RRDUpdater::__construct
— Creates new RRDUpdater instance
RRDUpdater::update
— Update the RRD database file
関連キーワード:
RRDUpdater
,
クラス
,
construct
,
public
,
time
,
update
,
string
,
RRD
,
データベース
,
RRDGraph