Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When you are done with the toolbox, you can remove the deployment kubectl -n deployment with

Code Block
languagebash
titleDelete Toolbox
collapsetrue
$ kubectl -n rook-ceph delete deploy/rook-ceph-tools

...

Ceph Dashboard

The dashboard is a very helpful tool to give you an overview of the status of your Ceph cluster, including overall health, status of the mon quorum, status of the mgr, osd, and other Ceph daemons, view pools and PG status, show logs for the daemons, and more.

...

Each Rook Ceph cluster has some built in metrics collectors/exporters for monitoring with Prometheus. If you do not have Prometheus running, follow the steps presented here, to enable monitoring of Rook.

...