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

search for in the

RRDCreator::__construct> <RRDCreator::addArchive
Last updated: Fri, 20 May 2011

view this page in

RRDCreator::addDataSource

(PECL rrd >= 0.9.0)

RRDCreator::addDataSourceAdds data source definition for RRD database.

Descripción

public void RRDCreator::addDataSource ( string $description )

RRD can accept input from several data sources (DS), e.g incomming and outgoing traffic. This method adds data source by description. You need call this method for each data source.

Parámetros

description

Definition of data source - DS. This has same format as DS definition in rrd create command. See man page of rrd create for more details.

Valores devueltos

No devuelve ningún valor.



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

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