rrd_info
(PECL rrd >= 0.9.0)
rrd_info — Gets information about rrd file
Beschreibung
array rrd_info
( string
$filename
)Returns information about particular RRD database file.
Parameter-Liste
-
file -
RRD database file name.
Rückgabewerte
Array with information about requsted RRD file, FALSE when error occurs.