downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

RRDCreator::save> <RRDCreator::addDataSource
Last updated: Fri, 20 May 2011

view this page in

RRDCreator::__construct

(PECL rrd >= 0.9.0)

RRDCreator::__constructCreates new RRDCreator instance

Descripción

public void RRDCreator::__construct ( string $path [, string $startTime [, int $step = 0 ]] )

Creates new RRDCreator instance.

Parámetros

path

Path for newly created RRD database file.

startTime

Time for the first value in RRD database. Parameter supports all formats which are supported by rrd create call.

intstep

Base interval in seconds with which data will be fed into the RRD database.

Valores devueltos

No devuelve ningún valor.



add a note add a note User Contributed Notes RRDCreator::__construct
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites