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:
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
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |