(PECL rrd >= 0.9.0)
Creates new RRDUpdater instance
public RRDUpdater::__construct ( string $path )
Creates new RRDUpdater instance. This instance is responsible for updating the RRD database file.
Parameters:
path
Filesystem path for RRD database file, which will be updated.
Returns:
No value is returned.
Please login to continue.