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/slack-desc | |
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/slack-desc')
-rw-r--r-- | development/php-pinba/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/php-pinba/slack-desc b/development/php-pinba/slack-desc new file mode 100644 index 0000000000..4559e1100f --- /dev/null +++ b/development/php-pinba/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler--------------------------------------------------| +php-pinba: php-pinba (Pinba Statistics Server - PHP part) +php-pinba: +php-pinba: Pinba (PHP Is Not A Bottleneck Anymore) is a statistics server +php-pinba: using MySQL as an interface. It accumulates and processes data +php-pinba: sent over UDP by multiple PHP processes and displays statistics +php-pinba: in a nice human-readable form of simple "reports", also providing +php-pinba: read-only interface to the raw data in order to make possible +php-pinba: generation of more sophisticated reports. +php-pinba: +php-pinba: Homepage: http://pinba.org/wiki/Main_Page +php-pinba: |