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.
Upstream recommends using a different memory allocator than the
default one to cut down on memory usage. You can specify which
one you want to use by passing either MALLOC="hoard" or
MALLOC="jemalloc" to the script. This depends on hoard or jemalloc
respectively. By default the default memory allocator is used.
The pinba storage plugin works with both mysql and mariadb.
This requires: protobuf, libevent, judy
Maintained by: Heinz Wiesinger
Keywords: mariadb,php,statistics,udp
ChangeLog: mysql-pinba
Homepage:
http://pinba.org/wiki/Main_Page
Download SlackBuild:
mysql-pinba.tar.gz
mysql-pinba.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
mysql-pinba.SlackBuild |
mysql-pinba.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds