rrd_xport

(PECL rrd >= 0.9.0)

rrd_xportExports the information about RRD database

説明

rrd_xport(array $options): array

Exports the information about RRD database file. This data can be converted to XML file via user space PHP script and then restored back as RRD database file.

パラメータ

options

Array of options for the export, see rrd xport man page.

戻り値

Array with information about RRD database file,失敗した場合に false を返します.

関連キーワード:  RRD, database, information, Exports, rrd, the, file, Array, array, then