Download List

Project Description

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 Requirements

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

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.
Tags: Beta

2009-08-26 21:04
0.0.4

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.
Tags: Beta

2009-05-07 02:07
0.0.3

Preview release.

Project Resources