rrd_xport

(PECL rrd >= 0.9.0)
Exports the information about RRD database.
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.

Parameters:
options

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

Returns:

Array with information about RRD database file, FALSE when error occurs.

doc_php
2016-02-24 16:09:49
Comments
Leave a Comment

Please login to continue.