RRDCreator::save
(PECL rrd >= 0.9.0)
RRDCreator::save — Saves the RRD database to a file
Beschreibung
public bool RRDCreator::save
( void
)
Saves the RRD database into file, which name is defined by RRDCreator::__construct().
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.