diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-28 22:37:54 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-28 22:37:54 +0200 |
| commit | 37d3bb6fc390acdc73f7558d6eddc0a3e4374cb9 (patch) | |
| tree | 797c28ed00e73ddca1c984bbc3aea9c63acbe624 /gemfeed | |
| parent | 8f3109a13d9b6f87fabf72a2373d31c18bcf1e5a (diff) | |
Add screenshot placeholder for ZFS Grafana dashboard
Added screenshot reference for ZFS monitoring dashboard visualization:
- Path: ./f3s-kubernetes-with-freebsd-part-8b/grafana-zfs-dashboard.png
- Shows ZFS pool statistics and ARC cache metrics
- Placed after dashboard description, before deployment section
Screenshot will demonstrate:
- Pool capacity gauges and health status
- Dataset statistics table
- ARC cache hit rate and memory usage
- Cluster-wide ZFS statistics
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.gmi.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.gmi.tpl b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.gmi.tpl index 54b62e91..7efb1002 100644 --- a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.gmi.tpl +++ b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-8b.gmi.tpl @@ -241,6 +241,10 @@ Includes variables to select: * Total ARC Hits vs Misses (cluster-wide sum) * ARC Size by Host +**Dashboard Visualization:** + +=> ./f3s-kubernetes-with-freebsd-part-8b/grafana-zfs-dashboard.png ZFS monitoring dashboard in Grafana showing pool statistics and ARC cache metrics + ### Deployment Applied the resources to the cluster: |
