]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: add temperatures and fan speed
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 10 Jun 2026 10:51:14 +0000 (12:51 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 24 Jun 2026 02:17:12 +0000 (04:17 +0200)
commitdeabf21144054ada7e6eb64d35c38adc44db130a
treef263da6b76a9176c8039b786e59e469500123cd2
parent2e2f5f76704a3d75ad3421583e2010a890240ef1
node-proxy: add temperatures and fan speed

This adds the temperatures category and fan speed information.

Fixes: https://tracker.ceph.com/issues/77408
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
13 files changed:
doc/hardware-monitoring/index.rst
src/ceph-node-proxy/ceph_node_proxy/api.py
src/ceph-node-proxy/ceph_node_proxy/baseredfishsystem.py
src/ceph-node-proxy/ceph_node_proxy/basesystem.py
src/ceph-node-proxy/ceph_node_proxy/protocols.py
src/ceph-node-proxy/ceph_node_proxy/redfish.py
src/ceph-node-proxy/tests/test_baseredfishsystem.py
src/pybind/mgr/cephadm/agent.py
src/pybind/mgr/cephadm/tests/node_proxy_data.py
src/pybind/mgr/cephadm/tests/test_node_proxy.py
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/hardware.enum.ts
src/pybind/mgr/dashboard/services/hardware.py
src/pybind/mgr/orchestrator/module.py