RRDUpdater::__construct

(PECL rrd >= 0.9.0)

RRDUpdater::__constructCreates new RRDUpdater instance

Descrierea

public RRDUpdater::__construct ( string $path )

Creates new RRDUpdater instance. This instance is responsible for updating the RRD database file.

Parametri

path

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

Valorile întoarse

Nu este întoarsă nici o valoare.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top