rrd_restore(3) php man page | unix.com

Man Page: rrd_restore

Operating Environment: php

Section: 3

RRD_RESTORE(3)								 1							    RRD_RESTORE(3)

rrd_restore - Restores the RRD file from XML dump.

SYNOPSIS
bool rrd_restore (string $xml_file, string $rrd_file, [array $options])
DESCRIPTION
Restores the RRD file from the XML dump.
PARAMETERS
o $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 VALUES
Returns TRUE on success, FALSE otherwise. PHP Documentation Group RRD_RESTORE(3)
Related Man Pages
rrddump(1) - debian
rrdflushcached(1) - debian
rrddump(1) - suse
rrdflushcached(1) - suse
rrdinfo(1) - suse
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!