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.
| Tags | PHP Statistics Stats and Logging MySQL performance profiling |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux |
| Implementation | C C++ |
| Translations | English |
Recent releases


Release Notes: 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.


Release Notes: 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.


Release Notes: Preview release.