X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fmonitoring%2Fceph-mixin%2Fdashboards_out%2Fpool-overview.json;h=5767d40eb1a1edc142bbcf1397fd35922cbc2541;hb=1d09f67e50a235260a0812cca2fb044674d88150;hp=d70d4c7ae02a897264c24ae1f369e4a6002bf486;hpb=a653f20b2fb9a1c0c3e465a23074d91f26031b5d;p=ceph.git diff --git a/ceph/monitoring/ceph-mixin/dashboards_out/pool-overview.json b/ceph/monitoring/ceph-mixin/dashboards_out/pool-overview.json index d70d4c7ae..5767d40eb 100644 --- a/ceph/monitoring/ceph-mixin/dashboards_out/pool-overview.json +++ b/ceph/monitoring/ceph-mixin/dashboards_out/pool-overview.json @@ -87,6 +87,7 @@ { "expr": "count(ceph_pool_metadata)", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" @@ -333,6 +334,7 @@ { "expr": "sum(ceph_pool_bytes_used)", "format": "", + "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" @@ -415,6 +417,7 @@ { "expr": "sum(ceph_pool_stored)", "format": "", + "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" @@ -1052,6 +1055,7 @@ { "expr": "(ceph_pool_compress_under_bytes / ceph_pool_compress_bytes_used > 0) and on(pool_id) (((ceph_pool_compress_under_bytes > 0) / ceph_pool_stored_raw) * 100 > 0.5)", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "A", "refId": "A" @@ -1059,6 +1063,7 @@ { "expr": "ceph_pool_max_avail * on(pool_id) group_left(name) ceph_pool_metadata", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "B", "refId": "B" @@ -1066,6 +1071,7 @@ { "expr": "((ceph_pool_compress_under_bytes > 0) / ceph_pool_stored_raw) * 100", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "C", "refId": "C" @@ -1073,6 +1079,7 @@ { "expr": "(ceph_pool_percent_used * on(pool_id) group_left(name) ceph_pool_metadata)", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "D", "refId": "D" @@ -1080,6 +1087,7 @@ { "expr": "(ceph_pool_compress_under_bytes - ceph_pool_compress_bytes_used > 0)", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "E", "refId": "E" @@ -1087,6 +1095,7 @@ { "expr": "delta(ceph_pool_stored[5d])", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "F", "refId": "F" @@ -1094,6 +1103,7 @@ { "expr": "rate(ceph_pool_rd[30s]) + rate(ceph_pool_wr[30s])", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "G", "refId": "G" @@ -1101,6 +1111,7 @@ { "expr": "rate(ceph_pool_rd_bytes[30s]) + rate(ceph_pool_wr_bytes[30s])", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "H", "refId": "H" @@ -1108,6 +1119,7 @@ { "expr": "ceph_pool_metadata", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "I", "refId": "I" @@ -1115,6 +1127,7 @@ { "expr": "ceph_pool_stored * on(pool_id) group_left ceph_pool_metadata", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "J", "refId": "J" @@ -1122,6 +1135,7 @@ { "expr": "ceph_pool_metadata{compression_mode!=\"none\"}", "format": "table", + "instant": true, "intervalFactor": 1, "legendFormat": "K", "refId": "K"