pythonware.com products ::: library ::: search ::: daily Python-URL!
A Django site.
   

Graphite - Enterprise Scalable Realtime Graphing ::: Daily Python-URL

2008-06-28

Chris Davis: Graphite - Enterprise Scalable Realtime Graphing ["Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested in graphing, and send it to Graphite's processing backend, carbon, which stores the data in Graphite's specialized database. The data can then be visualized through graphite's web interfaces. /.../ ... if you need to graph a lot of different things (like dozens of performance metrics from thousands of servers) and you don't necessarily know the names of those things in advance (who wants to maintain such huge configuration?) then Graphite is for you."]

::: back to daily-URL