Dutch PHP Conference 2025 - Call For Papers

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 в разі помилки.

add a note

User Contributed Notes

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