Other Dashboard Options
Below are some alternatives to our Hosted Dashboards
Using the access keys features, you can allow an external dashboard or alerting system to pull data from Hosted Graphite. Here are some other dashboard options:
Graphene https://github.com/jondot/graphene - A nice dashboard running on Rails using D3 to render the graphs.
Graphiti https://github.com/EchoTeam/graphiti- Using Sinatra and Redis to replace the Graphite web app.
Tasseo https://github.com/obfuscurity/tasseo - We run this natively, but you might want to run Jason Dixon’s Tasseo dashboard yourself for some reason.
GDash https://github.com/ripienaar/gdash - Another Sinatra app, using Twitter Bootstrap for layout.
Configuration: In
dash.yaml
, add
Last updated