← All dashboards

OhmGraphite

A Graphite dashboard for viewing sensor data exported by OhmGraphite

The official graphite dashboard for viewing sensor data exported by OhmGraphite.

This dashboard exposes temperature, power draw, utilization, fan rpms, etc on cpu, gpu, disk, ram.

This dashboard requires the use of graphite tags, so make sure the graphite datasource has tags enabled both on the server side and in OhmGraphite. Below is the OhmGraphite config that will send tagged data to graphite

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="host" value="localhost" />
    <add key="port" value="2003" />
    <add key="interval" value="5" />
    <add key="tags" value="true" />
  </appSettings>
</configuration>

See the OhmGraphite readme for more info.

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 297