An open API service indexing awesome lists of open source software.

https://github.com/oops-org-php/mod_rrd


https://github.com/oops-org-php/mod_rrd

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

$Id$

mod_rrd 는 Joe Miller, 에 의해 작성된 php4-rrdtool
에서 파생된 php extension 이다. 현재 mod_rrd 에는 php4-rrdtool 에 있
지 않은 rrd_dump 와 rrd_restore 함수를 제공하고 있으며, rrd_fetch 역
시 패치가 되어 있다.

또한, php 4.3.x 와 php 5 를 지원한다.

이 모듈의 샘플들은 tests 디렉토리에 들어 있으며, 각 함수들은 성공시
에 0을 실패시에는 -1 을 반환한다.

기본적으로는 rrdtool 의 API 사용법과 거의 동일하다.