RRD_XPORT(3) 1 RRD_XPORT(3)
rrd_xport - Exports the information about RRD database.
SYNOPSIS
array rrd_xport (array $options)
DESCRIPTION
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
o $options
- Array of options for the export, see rrd xport man page.
RETURN VALUES
Array with information about RRD database file, FALSE when error occurs.
PHP Documentation Group RRD_XPORT(3)