略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: RRDCreator::addArchive

2024-04-28

RRDCreator::addArchive

(PECL rrd >= 0.9.0)

RRDCreator::addArchiveAdds RRA - archive of data values for each data source

说明

public RRDCreator::addArchive(string $description): void

Adds RRA definition by description of archive. Archive consists of a number of data values or statistics for each of the defined data-sources (DS). Data sources are defined by method RRDCreator::addDataSource(). You need call this method for each requested archive.

参数

description

Definition of archive - RRA. This has same format as RRA definition in rrd create command. See man page of rrd create for more details.

返回值

没有返回值。

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/rrdcreator.addarchive.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3