rrd_fetchFetch the data for graph as array. Beschreibung
array rrd_fetch
( string
$filename
, array $options
)Gets data for graph output from RRD database file as array. This function has same result as rrd_graph, but fetched data are returned as array, no image file is created. Parameter-Liste
RückgabewerteReturns information about retrieved graph data. |