Merge "Grafana: Update Ceph Dashboards"
This commit is contained in:
commit
15368dbfcd
@ -3595,7 +3595,7 @@ conf:
|
||||
refId: A
|
||||
step: 60
|
||||
thresholds: '70,80'
|
||||
title: Available Capacity
|
||||
title: Current Utilization
|
||||
transparent: false
|
||||
type: singlestat
|
||||
valueFontSize: 100%
|
||||
@ -5322,7 +5322,7 @@ conf:
|
||||
lineColor: rgb(31, 120, 193)
|
||||
show: false
|
||||
targets:
|
||||
- expr: (ceph_pool_bytes_used{pool_id=~"$pool"} / ceph_pool_max_avail{pool_id=~"$pool"}) * 100
|
||||
- expr: (ceph_pool_bytes_used{pool_id=~"$pool"} / ceph_pool_max_avail{pool_id=~"$pool"})
|
||||
interval: "$interval"
|
||||
intervalFactor: 1
|
||||
refId: A
|
||||
|
Loading…
x
Reference in New Issue
Block a user