]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: introduce memory and cpu usage for daemons
authorAvan Thakkar <athakkar@redhat.com>
Thu, 7 Apr 2022 11:01:20 +0000 (16:31 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Tue, 10 May 2022 16:33:16 +0000 (22:03 +0530)
commit4c17b52b1626d7ea5f6d564d70bb91655aae3f10
treed1032d8167e9fb32ee563d5a2a51e4b919346a4e
parent6551f450487afe6c3f7bdd7a7c9c891e447045ed
mgr/dashboard: introduce memory and cpu usage for daemons

Fixes: https://tracker.ceph.com/issues/55218
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Co-authored-by: Aashish Sharma <aasharma@redhat.com>
Introducing 2 new columns in Cluster->Host->Daemons table for Memory and CPU usage.

(cherry picked from commit 263940502bdd9858c97923f394cd3d918e86e921)
src/cephadm/cephadm
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts
src/pybind/mgr/orchestrator/_interface.py