summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/diskprediction_local/models/redhat
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:45:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:45:59 +0000
commit19fcec84d8d7d21e796c7624e521b60d28ee21ed (patch)
tree42d26aa27d1e3f7c0b8bd3fd14e7d7082f5008dc /src/pybind/mgr/diskprediction_local/models/redhat
parentInitial commit. (diff)
downloadceph-19fcec84d8d7d21e796c7624e521b60d28ee21ed.tar.xz
ceph-19fcec84d8d7d21e796c7624e521b60d28ee21ed.zip
Adding upstream version 16.2.11+ds.upstream/16.2.11+dsupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/pybind/mgr/diskprediction_local/models/redhat')
-rw-r--r--src/pybind/mgr/diskprediction_local/models/redhat/config.json4
-rw-r--r--src/pybind/mgr/diskprediction_local/models/redhat/hgst_predictor.pklbin0 -> 2860606 bytes
-rw-r--r--src/pybind/mgr/diskprediction_local/models/redhat/hgst_scaler.pklbin0 -> 1865 bytes
-rw-r--r--src/pybind/mgr/diskprediction_local/models/redhat/seagate_predictor.pklbin0 -> 37062936 bytes
-rw-r--r--src/pybind/mgr/diskprediction_local/models/redhat/seagate_scaler.pklbin0 -> 1481 bytes
5 files changed, 4 insertions, 0 deletions
diff --git a/src/pybind/mgr/diskprediction_local/models/redhat/config.json b/src/pybind/mgr/diskprediction_local/models/redhat/config.json
new file mode 100644
index 000000000..62a0d8282
--- /dev/null
+++ b/src/pybind/mgr/diskprediction_local/models/redhat/config.json
@@ -0,0 +1,4 @@
+{
+"seagate": ["user_capacity", "smart_1_raw", "smart_5_raw", "smart_7_raw", "smart_10_raw", "smart_187_raw", "smart_188_raw", "smart_190_raw", "smart_193_raw", "smart_197_raw", "smart_198_raw", "smart_241_raw", "smart_1_normalized", "smart_5_normalized", "smart_7_normalized", "smart_10_normalized", "smart_187_normalized", "smart_188_normalized", "smart_190_normalized", "smart_193_normalized", "smart_197_normalized", "smart_198_normalized", "smart_241_normalized"],
+"hgst": ["user_capacity", "smart_1_normalized", "smart_1_raw", "smart_2_normalized", "smart_2_raw", "smart_3_normalized", "smart_3_raw", "smart_4_raw", "smart_5_normalized", "smart_5_raw", "smart_7_normalized", "smart_7_raw", "smart_8_normalized", "smart_8_raw", "smart_9_normalized", "smart_9_raw", "smart_10_normalized", "smart_10_raw", "smart_12_raw", "smart_192_normalized", "smart_192_raw", "smart_193_normalized", "smart_193_raw", "smart_194_normalized", "smart_194_raw", "smart_196_normalized", "smart_196_raw", "smart_197_normalized", "smart_197_raw", "smart_198_raw", "smart_199_raw"]
+}
diff --git a/src/pybind/mgr/diskprediction_local/models/redhat/hgst_predictor.pkl b/src/pybind/mgr/diskprediction_local/models/redhat/hgst_predictor.pkl
new file mode 100644
index 000000000..9894d9f55
--- /dev/null
+++ b/src/pybind/mgr/diskprediction_local/models/redhat/hgst_predictor.pkl
Binary files differ
diff --git a/src/pybind/mgr/diskprediction_local/models/redhat/hgst_scaler.pkl b/src/pybind/mgr/diskprediction_local/models/redhat/hgst_scaler.pkl
new file mode 100644
index 000000000..6f77b85cc
--- /dev/null
+++ b/src/pybind/mgr/diskprediction_local/models/redhat/hgst_scaler.pkl
Binary files differ
diff --git a/src/pybind/mgr/diskprediction_local/models/redhat/seagate_predictor.pkl b/src/pybind/mgr/diskprediction_local/models/redhat/seagate_predictor.pkl
new file mode 100644
index 000000000..280d59a08
--- /dev/null
+++ b/src/pybind/mgr/diskprediction_local/models/redhat/seagate_predictor.pkl
Binary files differ
diff --git a/src/pybind/mgr/diskprediction_local/models/redhat/seagate_scaler.pkl b/src/pybind/mgr/diskprediction_local/models/redhat/seagate_scaler.pkl
new file mode 100644
index 000000000..691bb03c5
--- /dev/null
+++ b/src/pybind/mgr/diskprediction_local/models/redhat/seagate_scaler.pkl
Binary files differ