Pinba Engine
Pinba is a realtime monitoring/statistics server for PHP using MySQL as a read-only interface.
It accumulates and processes data sent over UDP by multiple PHP processes and displays statistics
in a nice human-readable form of simple "reports", also providing read-only interface to the raw
data in order to make possible generation of more sophisticated reports and stats.
With Pinba extension users also can measure particular parts of the code using timers with arbitrary tags.
Pinba is not a debugging tool in a common sense, since you're not supposed to do debugging on
production servers, but its main goal is to help developers to monitor performance of PHP scripts,
locate bottlenecks in realtime and direct developers' attention to the code that really needs it.
- Links to openSUSE:12.1 / mysql-community-server
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:tony2001:pinba:openSUSE_12.1/mysql-community-server && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000127 127 Bytes | |
pinba.patch | 0000018156 17.7 KB | |
pinba_engine-1.0.0-dev.tar.gz | 0000362239 354 KB |
Comments 0