php man page for rrd_restore

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.

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
add_txrx(1) - debian
rrdinfo(1) - debian
torrus_rrddir2xml(8) - debian
rrddump(1) - centos
rrdflushcached(1) - suse
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team