RRDtool RRDUpdater 클래스

(PECL rrd >= 0.9.0)


소개

RDD 데이터베이스 파일을 업데이트하기 위한 클래스입니다.


클래스 개요

                  
class RRDUpdater {

  /* Methods */
  public __construct(string $path)
  public update(array $values, string $time = time() ): bool
}
                  
                

목차