PHP.nl

rrd_fetch

rrd_fetch

Fetch the data for graph as array

array **rrd_fetch** string $filename array $options

Gets data for graph output from RRD database file as array. This function has same result as , but fetched data are returned as array, no image file is created. rrd_graph

filenameRRD database file name.

optionsArray of options for resolution specification.

Returns information about retrieved graph data.