enhance isilon drive status
This commit is contained in:
parent
9ae1eaefe6
commit
ac11bca0fa
|
@ -38,6 +38,8 @@ sub set_system {
|
||||||
disk => [
|
disk => [
|
||||||
['healthy', 'OK'],
|
['healthy', 'OK'],
|
||||||
['preparing', 'OK'],
|
['preparing', 'OK'],
|
||||||
|
['L3', 'OK'],
|
||||||
|
['empty', 'OK'],
|
||||||
['.*', 'CRITICAL'],
|
['.*', 'CRITICAL'],
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue