OhmGraphite

A Graphite dashboard for viewing sensor data exported by OhmGraphite

OhmGraphite screenshot 1
OhmGraphite screenshot 2
OhmGraphite screenshot 3
OhmGraphite screenshot 4
OhmGraphite screenshot 5
OhmGraphite screenshot 6

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.

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies