Skip to content

Commit

Permalink
hp_proliant_da_phydrv: add missing code to mapping
Browse files Browse the repository at this point in the history
This code is for the HPE Raid Controller with hot spare disk.

Co-authored-by: Logan Connolly <[email protected]>
Change-Id: I41469893106023a21a51151f6ace1ec62787ed05
  • Loading branch information
Patrick-PDV and logan-connolly committed Feb 7, 2025
1 parent 9a294b1 commit c1157ee
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .werks/17592.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[//]: # (werk v2)
# Support HPE Raid Controller with hot spare disk

key | value
---------- | ---
date | 2025-02-05T10:21:25+00:00
version | 2.4.0b1
class | fix
edition | cre
component | checks
level | 1
compatible | yes

Add missing mapping for HPE Raid Controller with hot spare disk.

Manual page: https://checkmk.com/integrations/hp_proliant_da_phydrv
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"7": "erase queued",
"8": "SSD wear out",
"9": "not authenticated",
"10": "spare",
}

_MAP_SMART_STATUS = {
Expand Down

0 comments on commit c1157ee

Please sign in to comment.