RRDUpdater::__construct
PHP function
Edit on GitHub ✎
(PECL rrd >= 0.9.0)
Creates new RRDUpdater instance
Description
RRDUpdater::__construct(string $path)
Creates new RRDUpdater instance. This instance is responsible for updating the RRD database file.
Parameters
pathFilesystem path for RRD database file, which will be updated.