rrd_info

(PECL rrd >= 0.9.0)

rrd_infoGets information about rrd file

说明

rrd_info ( string $filename ) : array

Returns information about particular RRD database file.

参数

file

RRD database file name.

返回值

Array with information about requested RRD file, 或者在失败时返回 false.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有