Other Dashboard Options
Graphite’s default dashboard is powerful and full-featured but suffers from being a ... little ugly
There are several other dashboard options if you want to try something more attractive, including our favorite: HG Primary Dashboards.
Using the access keys features, you can allow an external dashboard or alerting system to pull data from Hosted Graphite. Here are some options:
- Primary Dashboards A full-featured, interactive dashboarding tool available within Hosted Graphite, just click the “Primary Dashboards” button on the top navigation bar.
- Graphene https://github.com/jondot/graphene - A nice dashboard running on Rails using D3 to render the graphs.
- Graphiti https://github.com/paperlesspost/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.
- Configuration: In
dash.yaml
, add
:graphite: https://www.hostedgraphite.com/your/accesskey/
Last modified 1mo ago