mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
(plugin) storage::hp::storeonce::4::restapi - mode hardware-storage add failed status (#3786)
This commit is contained in:
parent
deaf5562f5
commit
da7836cfd9
@ -37,7 +37,8 @@ sub set_system {
|
||||
['ok', 'OK'],
|
||||
['missing', 'OK'],
|
||||
['degraded', 'OK'],
|
||||
['critical', 'CRITICAL']
|
||||
['critical', 'CRITICAL'],
|
||||
['failed', 'CRITICAL']
|
||||
]
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user