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
rrdflushcached(1) - debian
rrdflushcached(1) - centos
simplexml_load_file(3) - php
xml::dumper(3) - redhat
xml_set_character_data_handler(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation