The source is prometheus. The below are the set of queries that we use to populate the charts. USEDCAPACITY = 'ceph_cluster_total_used_bytes', WRITEIOPS = 'sum(rate(ceph_pool_wr[1m]))', READIOPS = 'sum(rate(ceph_pool_rd[1m]))', READLATENCY = 'avg_over_time(ceph_osd_apply_latency_ms[1m])', WRITELATENCY = 'avg_over_time(ceph_osd_commit_latency_ms[1m])', READCLIENTTHROUGHPUT = 'sum(rate(ceph_pool_rd_bytes[1m]))', WRITECLIENTTHROUGHPUT = 'sum(rate(ceph_pool_wr_bytes[1m]))', RECOVERYBYTES = 'sum(rate(ceph_osd_recovery_bytes[1m]))' And I think all of them are available in grafana. Correct me if I'm wrong @Pedro Gonzalez Gomez <pegonzal@redhat.com> Regards, Nizam On Fri, Sep 15, 2023 at 5:22 PM Marc <Marc@f1-outsourcing.eu> wrote:
Where can I find the source of this dashboard? I assume this is also in grafana not?
Hmmm, I think I like this capacity card, much better than the one I am currently using ;)
We have some screenshots in a blog post we did a while back: https://ceph.io/en/news/blog/2023/landing-page/ and also in the documentation:
landing-page
Regards,
On Wed, Sep 13, 2023 at 5:59 PM Marc <Marc@f1-outsourcing.eu <mailto:Marc@f1-outsourcing.eu> > wrote:
Screen captures please. Not everyone is installing the default ones.
> > We are collecting these feedbacks. For a while we weren't focusing on the > mobile view > of the dashboard. If there are users using those, we'll look into it as > well. Will let everyone know > soon with the improvements in the UI. > > Regards, > Nizam > > On Mon, Sep 11, 2023 at 2:23 PM Nicola Mori <mori@fi.infn.it <mailto:mori@fi.infn.it> > wrote: > > > Hi Nizam, > > > > many thanks for the tip. And sorry for the quite rude subject of my > > post, I really appreciate the dashboard revamp effort but I was > > frustrated about the malfunctioning and missing features. By
https://docs.ceph.com/en/latest/mgr/dashboard/#overview-of-the-dashboard- the
way, > > one of the things that really need to be improved is the support for > > mobile devices, the dashboard on my phone is quite unusable, both the > > old and the new one (although the old gets better when browsing in > > desktop mode). > > Thanks again, > > _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io <mailto:ceph- users@ceph.io> To unsubscribe send an email to ceph-users-leave@ceph.io <mailto:ceph-users-leave@ceph.io>
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io