update : 2015.11.03
php.shukuma.com
검색:
The RRDUpdater class
RRDGraph::setOptions
RRDUpdater::__construct
RRD
PHP Manual
The RRDUpdater class
(PECL rrd >= 0.9.0)
소개
Class for updating RDD database file.
클래스 개요
RRDUpdater
{
/* 메소드 */
public
__construct
(
string
$path
)
public
bool
update
(
array
$values
[,
string
$time
= time()
] )
}
Table of Contents
RRDUpdater::__construct
— Creates new RRDUpdater instance
RRDUpdater::update
— Update the RRD database file
RRDGraph::setOptions
RRDUpdater::__construct
RRD
PHP Manual