A simple and clean TrueNAS Core/Scale grafana dashboard based on prometheus
-
Set up graphite-exporter with the included mappings
-
Configure TrueNAS for pushing metrics to the graphite-exporter endpoint
- Add a prometheus scrape task
- job_name: truenas
scrape_interval: 15s
metrics_path: /metrics
static_configs:
- targets:
- <graphite-exporter ip>:9108
- Import the dashboard