mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +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'],
|
['ok', 'OK'],
|
||||||
['missing', 'OK'],
|
['missing', 'OK'],
|
||||||
['degraded', 'OK'],
|
['degraded', 'OK'],
|
||||||
['critical', 'CRITICAL']
|
['critical', 'CRITICAL'],
|
||||||
|
['failed', 'CRITICAL']
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user