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

search for in the

rrd_graph> <rrd_fetch
Last updated: Fri, 20 May 2011

view this page in

rrd_first

(PECL rrd >= 0.9.0)

rrd_firstGets the timestamp of the first sample from rrd file.

Descripción

int rrd_first ( string $file [, int $raaindex = 0 ] )

Returns the first data sample from the specified RRA of the RRD file.

Parámetros

file

RRD database file name.

raaindex

The index number of the RRA that is to be examined. Default value is 0.

Valores devueltos

Integer number of unix timestamp, FALSE if some error occurs.



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

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