Query: rrd_restore
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RRD_RESTORE(3) 1 RRD_RESTORE(3) rrd_restore - Restores the RRD file from XML dump.SYNOPSISbool rrd_restore (string $xml_file, string $rrd_file, [array $options])DESCRIPTIONRestores the RRD file from the XML dump.PARAMETERSo $xml_file - XML filename with the dump of the original RRD database file. o $rrd_file - Restored RRD database file name. o $options - Array of options for restoring. See man page for rrd restore.RETURN VALUESReturns TRUE on success, FALSE otherwise. PHP Documentation Group RRD_RESTORE(3)
Related Man Pages |
---|
rrdflushcached(1) - debian |
rrdinfo(1) - centos |
rrddump(1) - centos |
rrddump(1) - suse |
rrdflushcached(1) - suse |