The RRDCreator class
(PECL rrd >= 0.9.0)
Introduction
Class for creation of RRD database file.
Class synopsis
RRDCreator
{
public __construct
(
string $path
[,
string $startTime
[,
int $step
= 0
]] )
public bool save
(
void
)
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.