Grafana dashboard for Chia Network.
There are 2 different components to exporting data from Chia:
- a custom HTTP server and exporter to export farming data
- chia_exporter to export data available via the RPC API
Install coinmarketcap-exporter.
Install this custom plotman exporter.
Install mtail on the farmer and add chialog.mtail.
If you're using a QNAP NAS for farming you can use this SNMP exporter.
Install Prometheus and Node Exporter. Use prometheus.yml
to configure (replace localhost
, plotter
, farmer
and the IPs in there appropriately).
Install Grafana and add the dashboard in grafana.json
. Customize the various panels with the appropriate devices, mountpoints etc.
I'd like to eventually generalize enough all the "custom" items above that come from github.com/7AC so they can be rolled back into their respective repos. Also all the files in this repo require editing (addresses, mountpoints, etc).