Graphite (software)

Graphite is a free open source software (FOSS) tool for monitoring and graphing the performance of computer systems.[1] It was created in 2006 and released as open source software in 2008.

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

There are three main components:

  1. carbon - a Twisted daemon that listens for time-series data
  2. whisper - a simple database library for storing time-series data (similar in design to RRD)[1]
  3. graphite webapp - A Django webapp that renders graphs on-demand using Cairo

References

  1. 1 2 Joshi, Nishes. Interoperability in monitoring and reporting systems. Masteroppgave, University of Oslo, 2012.

External links


This article is issued from Wikipedia - version of the Friday, February 12, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.