]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commit
ceph-osd-information : osd dashboard now provides summary and performance data
authorPaul Cuzner <pcuzner@redhat.com>
Wed, 2 Aug 2017 02:13:00 +0000 (14:13 +1200)
committerPaul Cuzner <pcuzner@redhat.com>
Wed, 2 Aug 2017 02:13:00 +0000 (14:13 +1200)
commit30550554930dddefc2559f397ac192d8fde628ca
tree1b07166a3d690de7c06820b1607f016ab2927d82
parentec24b5e715a4f0840bf094abd68a2f3b2e40435d
ceph-osd-information : osd dashboard now provides summary and performance data

Summary row shows;
- osd count
- osd up count
- osd's down
- disk size summary (pie chart showing what sizes of disk are in the cluster
- table of osd to disk size
- OSD encryption summary (how many of my OSDs are encrypted?)
- OSD type status (how many OSDs are filestore vs bluestore

Panel includes an OSD id which is used as a filter for the filestore
performance row

The performance row now shows average OSD performance for a single OSD or
all OSDs. This can then be used for side-by-side comparison with OSD
performance across the cluster at the 95%ile.
dashboards/current/ceph-osd-information.json [new file with mode: 0644]