Pinba
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Pinba is the free high-performance real-time statistic and monitoring server for PHP with MySQL read-only interface developed for highloaded websites by Badoo Development. Available for download under GNU GPL license.
Pinba receives all the statistical data from numerous PHP threads through UDP protocol. It allows not to affect overall performance of PHP scripts on high loaded production servers. Pinba developers states that it is not a debugging tool, since in general it's a bad idea to debug on productions servers, but a tool to discover bottlenecks in the code of real running product with ability to count errors, warnings, overall execution time and other important data.
Reports generated by Pinba server can be further processed to output human-readable reports for developers or even be collected by charts tools like RRD or Munin. It produces to types of reports: common data like execution time of every script, CPU and memory consumption, transferred data size, etc.; users counters data, which can be places anywhere in the code of PHP product.
The gathered data is rotated and truncated - statistics should be used as soon as possible to generate fresh reports.
Developers
- Andrei Nigmatulin - initial design, first implementation
- Alexey Rybak - design and ideas
- Antony Dovgal - current implementation
See also
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.