Grafana dashboard for Netdata monitoring system via Influxdb time-series database
grafana-dashboard.json
from here.datasource
from your-influxdb
to your datastore’s name that you’ve defined in your Grafana.measurement
s in the JSON e.g. "netdata.system.cpu.user"
to your-prefix.system.cpu.user
.Import
button on Grafana’s dashboard-list menu.Initially it was based on this dashboard on Grafana gallery.
Later updated mainly to include templates for machine names.
[backend]
# host tags =
# enabled = no
enabled = yes
# data source = average
# type = graphite
type = opentsdb
# destination = localhost
destination = localhost:4242
# prefix = netdata
opentsdb
backend and restart. https://github.com/firehol/netdata/issues/3122Configuration -> Datasources -> Add
Name: influx-opentsdb
Type: InfluxDB
URL: http://localhost:8086
[InfluxDB Details]
Database: opentsdb