ceph-mgr: Cluster Status Dashboard
- Mentors
- Kefu Chai
- Organization
- Ceph
Under this project idea, I will be working on the development of a web-based application, Cluster Status Dashboard. This application fetches the real-time statistics from a Ceph Cluster with the help of ceph-mgr daemon. It uses Flask, a Python-based web framework, to transfer the data from cluster to the frontend. It also uses D3.js, a javascript library, for visualization of the collected data.