Comment on Graphene: A D3.js, Backbone.js based Graphite Dashboard ToolkitparentComments−madarco14yMmm, not bad, not bad at all.It doesn't support alarms, right?−mattyb14yGraphite is not a monitoring tool. It stores time series data and graphs it.You can write a monitoring system that queries Graphite, and send notifications from there. Graphite can give you the raw data that backs the graphs:http://graphite.readthedocs.org/en/latest/url-api.html#rawda...
Comments
Mmm, not bad, not bad at all.
It doesn't support alarms, right?
Graphite is not a monitoring tool. It stores time series data and graphs it.
You can write a monitoring system that queries Graphite, and send notifications from there. Graphite can give you the raw data that backs the graphs:
http://graphite.readthedocs.org/en/latest/url-api.html#rawda...