+ Add some status for hp proliant sas

This commit is contained in:
garnier-quentin 2015-05-28 14:59:25 +02:00
parent e8cb64eb9d
commit 6768387949
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@ my %map_pdrive_status = (
7 => "missingWasPredictiveFailure",
8 => "missingWasOffline",
9 => "missingWasFailed",
10 => 'ssdWearOut',
11 => 'missingWasSSDWearOut',
12 => 'notAuthenticated',
13 => 'missingWasNotAuthenticated',
);
my %map_pdrive_condition = (