(PECL rrd >= 0.9.0)
Saves the RRD database to a file
public bool RRDCreator::save ( void )
Saves the RRD database into file, which name is defined by RRDCreator::__construct().
Returns:
Returns TRUE
on success or FALSE
on failure.
Please login to continue.