H
H
hiker2012-09-11 21:53:37
PHP
hiker, 2012-09-11 21:53:37

Tools/libraries for gathering statistics of a high-load project?

It is necessary to implement monitoring of a highly loaded (tens of thousands of requests per minute) project in PHP for a number of indicators. The first thing that came to mind was to write data directly from the code to the memcache, then perform aggregation and build graphs. What ready-made solutions/sets of libraries exist to implement the task?
I looked towards munin - it lacks the ability to build complex custom graphics, but such a plugin system would fit perfectly.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vampiro, 2012-09-11
@Vampiro

habrahabr.ru/company/bitrix/blog/144482/#habracut ?

P
Push_Ok, 2012-09-11
@Push_Ok

Pinba makes excellent reports and timers , writes very quickly, makes reports himself, collects aggregates, graphs, respectively, separately in prd for example.

P
Push_Ok, 2012-09-12
@Push_Ok

habrahabr.ru/company/badoo/blog/149695 by the way

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question