Clever Geek Handbook
📜 ⬆️ ⬇️

Pinba

Pinba is a free server-side software tool for collecting statistics and monitoring PHP scripts in real time, using the MySQL database as an interface. Designed for high-load projects with a lot of code. Distributed under the GNU GPL .

Pinba receives statistics from PHP streams via UDP , which allows it to be used on heavily loaded production servers without slowing down their work. Pinba is not a tool for debugging applications, but it allows you to find bottlenecks in the product, estimate the execution time of code fragments, the number of function calls, errors that occur, etc.

The reports generated by Pinba can be further processed and displayed in a convenient interface for developers. Pinba generates two types of reports: general data on script execution time, CPU, memory consumption, data volume with a breakdown by script; Data on user timers added to the product code.

Statistical data in the server are cyclically cleared - it is assumed that the data should be used immediately or within the minimum time required for their processing.

Users

  • Social network Badoo , developer Pinba

Developers

  • Andrey Nigmatulin - design, development of the first version
  • Alexey Rybak - design, ideas and criticism
  • Anton Dovgal - developer of the current version

Links

  • Official Pinba.org Website
  • Documentation (in English)
  • An article about setting up and integrating Pinba with running code “Pinba - real-time php monitoring”
Source - https://ru.wikipedia.org/w/index.php?title=Pinba&oldid=100979694


More articles:

  • Asymptotic Decomposition
  • Gliese 667 C c
  • Danish Ministry of Culture
  • Kadir Kasar
  • Balkan Hypothesis
  • Kopfschuss
  • Danish Ministry of Taxes
  • Obscene vocabulary in Russian
  • Kistyakovsky, Igor Alexandrovich
  • Spanish Football Championship 1947/1948

All articles

Clever Geek | 2019