CakeFest 2024: The Official CakePHP Conference

rrd_info

(PECL rrd >= 0.9.0)

rrd_infoGets information about rrd file

Açıklama

rrd_info(string $filename): array

Returns information about particular RRD database file.

Bağımsız Değişkenler

file

RRD database file name.

Dönen Değerler

Array with information about requested RRD file, başarısızlık durumunda false döner.

add a note

User Contributed Notes

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