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

search for in the

rrd_xport> <rrd_tune
Last updated: Fri, 20 May 2011

view this page in

rrd_update

(PECL rrd >= 0.9.0)

rrd_updateUpdates the RRD database.

Descripción

bool rrd_update ( string $filename , array $options )

Updates the RRD database file. The input data is time interpolated according to the properties of the RRD database file.

Parámetros

filename

RRD database file name. This database will be updated.

options

Options for updating the RRD database. This is list of strings. See man page of rrd update for whole list of options.

Valores devueltos

Returns TRUE on success, FALSE when error occurs.



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

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