enhance isilon drive status

This commit is contained in:
garnier-quentin 2020-01-17 11:36:16 +01:00
parent 9ae1eaefe6
commit ac11bca0fa
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ sub set_system {
disk => [
['healthy', 'OK'],
['preparing', 'OK'],
['L3', 'OK'],
['empty', 'OK'],
['.*', 'CRITICAL'],
],
};