diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-12-19 20:29:20 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-19 20:29:44 +0100 |
commit | a942700fb8a338e2f10b86690adb2a3e2bffdffb (patch) | |
tree | bdc27963abf8b0098a71e130f03630127d93e8ef /development/php-pinba/README | |
parent | 46cd683713f8a29863540dd7103e598d320c5eda (diff) | |
download | slackbuilds-a942700fb8a338e2f10b86690adb2a3e2bffdffb.tar.gz |
development/php-pinba: Added (Pinba Statistics Server - PHP part).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/php-pinba/README')
-rw-r--r-- | development/php-pinba/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/php-pinba/README b/development/php-pinba/README new file mode 100644 index 0000000000..afa93fe69a --- /dev/null +++ b/development/php-pinba/README @@ -0,0 +1,6 @@ +Pinba (PHP Is Not A Bottleneck Anymore) is a statistics server +using MySQL as an 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. |