rrd_xport
(PECL rrd >= 0.9.0)
rrd_xport — Exports the information about RRD database.
Descrição
array rrd_xport
( array $options
)
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.
Parâmetros
- options
-
Array of options for the export, see rrd xport man page.
Valor Retornado
Array with information about RRD database file, FALSE when error occurs.
User Contributed Notes
rrd_xport
rrd_xport
There are no user contributed notes for this page.

rrd_version