Chia Monitor

Displays all important metrics from your Chia farming node and all connected harvesters, collected by chia-monitor.

Chia Monitor screenshot 1

Displays all important metrics from your Chia farming node and all connected harvesters, collected by chia-monitor.

Basic Prometheus Configuration

Add a block to the scrape_configs of your prometheus.yml config file:

yaml
scrape_configs:
  - job_name: chia_monitor
    static_configs:
    - targets: ['<<CHIA-MONITOR-HOSTNAME>>:8000']

and adjust the host name accordingly.

Available on GitHub: https://github.com/philippnormann/chia-monitor

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies