Английская Википедия:Graphite (software)

Материал из Онлайн справочника
Версия от 15:23, 16 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{about||the programmable Unicode-compliant smart-font technology and rendering system developed by SIL International|Graphite (SIL)}} {{short description|Tool that monitors and graphs the performance of computer systems}} {{Infobox software | name = Graphite | logo = <!-- Image name is enough. --> | logo alt = | logo caption = | screenshot = <!-- Image name is enough. --> | screensh...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:About Шаблон:Short description Шаблон:Infobox software

Файл:Graphite (log monitoring software).png
Example output

Graphite is a free open-source software (FOSS) tool that monitors and graphs numeric time-series data such as the performance of computer systems.[1] Graphite was developed by Orbitz Worldwide, Inc and released as open-source software in 2008.[2]

Graphite collects, stores, and displays time-series data in real time.

The tool has three main components:

  • Carbon - a Twisted daemon that listens for time-series data
  • Whisper - a simple database library for storing time-series data (similar in design to RRD)[1]
  • Graphite webapp - A Django webapp that renders graphs on-demand using Cairo library.

Graphite is used in production by companies such as Ford Motor Company, Booking.com, GitHub, Etsy, The Washington Post and Electronic Arts.[3]

See also

References

Шаблон:Reflist

External links


Шаблон:Free-software-stub