Query: rrd_xport
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RRD_XPORT(3) 1 RRD_XPORT(3) rrd_xport - Exports the information about RRD database.SYNOPSISarray rrd_xport (array $options)DESCRIPTIONExports 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.PARAMETERSo $options - Array of options for the export, see rrd xport man page.RETURN VALUESArray with information about RRD database file, FALSE when error occurs. PHP Documentation Group RRD_XPORT(3)