rrd_update(PECL rrd >= 0.9.0) rrd_update — Updates the RRD database. Описание
bool rrd_update
( string $filename
, array $options
)
Updates the RRD database file. The input data is time interpolated according to the properties of the RRD database file. Список параметров
Возвращаемые значенияReturns TRUE on success, FALSE when error occurs. |
||