RRDUpdater::__construct
(PECL rrd >= 0.9.0)
RRDUpdater::__construct — Creates new RRDUpdater instance
Beschreibung
public RRDUpdater::__construct
( string
$path
)Creates new RRDUpdater instance. This instance is responsible for updating the RRD database file.
Parameter-Liste
-
path -
Filesystem path for RRD database file, which will be updated.
Rückgabewerte
Es wird kein Wert zurückgegeben.