rrd_info

(PECL rrd >= 0.9.0)

rrd_infoGets information about rrd file

Beskrivelse

array rrd_info ( string $filename )

Returns information about particular RRD database file.

Parametre

file

RRD database file name.

Returnerings Værdier

Array with information about requsted RRD file, FALSE when error occurs.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top