Download List

项目描述

Pinba is a realtime PHP monitoring tool that accumulates and processes data sent over UDP by multiple PHP processes, and provides access to the data using MySQL. It also allows you to measure particular parts of the code using timers with arbitrary tags.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-23 22:54
0.0.5

这个版本增加了rusage的计时器(而不是在服务器上汇总),修正了可能的碰撞造成长期的脚本的名称,并禁用为Pinba引擎的查询缓存。
标签: Beta
This release adds rusage to timers (not aggregated on the server), fixes
a possible crash caused by long script names, and disables the query
cache for the Pinba engine.

2009-08-26 21:04
0.0.4

HTTP响应代码添加到请求数据。支持华增加了对谷歌协议缓冲器2.1.0 +。在pinba_script_name_set()函数加入。 MySQL的源和检查的libevent的配置得到改善。建立在Mac OS X和FreeBSD上是固定的。建筑与libevent的最新版本的静态是固定的。
标签: Beta
HTTP response code was added to request data. Support wa added for Google Protocol Buffers 2.1.0+. The pinba_script_name_set() function was added. The configure checks for MySQL sources and libevent were improved. Building on Mac OS X and on FreeBSD was fixed. Building statically with the latest versions of libevent was fixed.

2009-05-07 02:07
0.0.3

预览版本。
Preview release.

Project Resources