diff --git a/cluster/apps/monitoring/zfs-exporter/dashboard.yaml b/cluster/apps/monitoring/zfs-exporter/dashboard.yaml index 9c14c39..91e30e9 100644 --- a/cluster/apps/monitoring/zfs-exporter/dashboard.yaml +++ b/cluster/apps/monitoring/zfs-exporter/dashboard.yaml @@ -155,7 +155,7 @@ data: "refId": "A" } ], - "title": "Used Disk Space", + "title": "Pool Space Usage", "transformations": [], "type": "gauge" }, @@ -225,7 +225,7 @@ data: "refId": "A" } ], - "title": "Pool Errors", + "title": "Pool Space Usage", "type": "stat" }, { @@ -1404,6 +1404,6 @@ data: "timezone": "", "title": "ZFS Dashboard", "uid": "2GaZi3hVk", - "version": 1, + "version": 2, "weekStart": "" } \ No newline at end of file