This repository contains a collection of Grafana dashboards for monitoring various services. Currently, this repository contains dashboards for the following:
- Postgres (using postgres_exporter)
- Traefik
- Cert Manager
- Smartctl (using smartctl_exporter)
- Omada Controller (using omada_exporter)
- ZFS (using zfs-exporter)
GRAFANA_URL=http://your-grafana-instance bun run dev
(setting GRAFANA_URL is optional)