RRDGraph::setOptions
RRDUpdater::__construct
RRD
PHP Manual
The RRDUpdater class
導入
Class for updating RDD database file.
クラス概要
RRDUpdater
{
/* メソッド */
public
void
__construct
(
string
$path
)
public
bool
update
(
array
$values
[,
string
$time
= time()
] )
}
目次
RRDUpdater::__construct
? Creates new RRDUpdater instance
RRDUpdater::update
? Update the RRD database file
RRDGraph::setOptions
RRDUpdater::__construct
RRD
PHP Manual