update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets information about rrd file

rrd_info

(PECL rrd >= 0.9.0)

rrd_infoGets information about rrd file

설명

array rrd_info ( string $filename )

Returns information about particular RRD database file.

인수

file

RRD database file name.

반환값

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