rrd

pecl install rrd

PHP bindings to rrd tool system

Procedural and simple OO wrapper for rrdtool - data logging and graphing system for time series data.

Since rrd version 2.0.3 and PHP 8.2 the librrd used to build is the version 1.8.0 instead of 1.6.0.

Maintainer

  • Miroslav Kubelik (lead )

Details

Stars: 3
Downloads: 164374
0.10.0
13 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.10.0 change log


- fixed all reported bugs
- fixed major bug in rrd_fetch #21402
- BC break : rdd_fetch returned array format changed, these items doesn't
exist anymore - "ds_cnt", "ds_namv"

requires:

  • php >=5.3.2
  • pearinstaller >=1.4.0