← All dashboards

Chia Monitor

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

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

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: 342