php8.5
Home/ Manual/ rrd / rrdupdater/ RRDUpdater::__construct

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

path

Filesystem path for RRD database file, which will be updated.

Source: reference/rrd/rrdupdater/construct.xml · from the official PHP manual (php/doc-en)