About: Pinba

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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. 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.

Property Value
dbo:abstract
  • 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. (en)
  • Pinba — бесплатный серверный программный инструмент для сбора статистики и мониторинга PHP скриптов в реальном времени, использующий базу данных MySQL в качестве интерфейса. Предназначен для высоконагруженных проектов с большим количеством кода. Распространяется под лицензией GNU GPL. Pinba получает статистические данные от потоков PHP через протокол UDP, что позволяет использовать его на высоконагруженных production-серверах, не замедляя их работу. Pinba не является инструментом для отладки приложений, однако позволяет находить узкие места в продукте, оценивать время исполнения фрагментов кода, количество вызовов функций, возникающие ошибки и т. д. Отчёты, формируемые Pinba, в дальнейшем могут обрабатываться и показываться в удобном интерфейсе для разработчиков. Pinba формирует два вида отчётов: общие данные по времени исполнения скриптов, CPU, потребление памяти, объём данных с разбивкой по скрипту; данные по пользовательским таймерам, добавленным в код продукта. Статистические данные в сервере циклически очищаются — предполагается, что данные должны использоваться немедленно или в течение минимального времени, необходимого на их обработку. (ru)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 33924753 (xsd:integer)
dbo:wikiPageLength
  • 2095 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 875139985 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdfs:comment
  • 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. 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. (en)
  • Pinba — бесплатный серверный программный инструмент для сбора статистики и мониторинга PHP скриптов в реальном времени, использующий базу данных MySQL в качестве интерфейса. Предназначен для высоконагруженных проектов с большим количеством кода. Распространяется под лицензией GNU GPL. Статистические данные в сервере циклически очищаются — предполагается, что данные должны использоваться немедленно или в течение минимального времени, необходимого на их обработку. (ru)
rdfs:label
  • Pinba (en)
  • Pinba (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License