diff --git a/ceph-cluster.json b/ceph-cluster.json index f281204..5eab102 100644 --- a/ceph-cluster.json +++ b/ceph-cluster.json @@ -53,7 +53,7 @@ "gnetId": 2842, "graphTooltip": 0, "id": null, - "iteration": 1545146598828, + "iteration": 1545146825838, "links": [], "panels": [ { @@ -2640,7 +2640,7 @@ "steppedLine": false, "targets": [ { - "expr": "ceph_osd_stat_bytes_used{job=\"$job\",ceph_daemon=~\"osd.(2|7|10)\"}", + "expr": "ceph_osd_stat_bytes_used{job=\"ceph\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, @@ -2648,13 +2648,6 @@ "metric": "ceph_osd_avail_bytes", "refId": "B", "step": 60 - }, - { - "expr": "ceph_osd_stat_bytes_used{job=\"$job\",ceph_daemon!~\"osd.(2|7|10)\"}", - "format": "time_series", - "intervalFactor": 1, - "legendFormat": "{{ceph_daemon}}", - "refId": "A" } ], "thresholds": [], @@ -2950,5 +2943,5 @@ "timezone": "browser", "title": "Ceph - Cluster", "uid": "vwcB0Bzmk", - "version": 13 + "version": 14 } \ No newline at end of file diff --git a/ceph-cluster.png b/ceph-cluster.png new file mode 100644 index 0000000..bb03fbf Binary files /dev/null and b/ceph-cluster.png differ diff --git a/ceph-osd.png b/ceph-osd.png new file mode 100644 index 0000000..0ab28dd Binary files /dev/null and b/ceph-osd.png differ diff --git a/ceph-pool.png b/ceph-pool.png new file mode 100644 index 0000000..e7ab2e8 Binary files /dev/null and b/ceph-pool.png differ