]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: diskprediction_cloud Add nvme devcie support
authorhsiang41 <rick.chen@prophetstor.com>
Fri, 4 Jan 2019 01:49:52 +0000 (09:49 +0800)
committerhsiang41 <rick.chen@prophetstor.com>
Mon, 7 Jan 2019 01:28:35 +0000 (09:28 +0800)
commit8041797ae6fb1e98f2920715ac3a6e24a2d470ef
tree46061a1ee29b8fd7e099310344dece42604a60cf
parent0ccdc799384801faa728d5429e82b522ee3b618b
mgr: diskprediction_cloud Add nvme devcie support

Parse nvme device information from the device health output.

Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
src/pybind/mgr/diskprediction_cloud/agent/metrics/ceph_cluster.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/ceph_mon_osd.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/ceph_pool.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/db_relay.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/sai_agent.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/sai_cluster.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/sai_disk.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/sai_disk_smart.py
src/pybind/mgr/diskprediction_cloud/agent/metrics/sai_host.py