mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 22:55:15 +02:00
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…
x
Reference in New Issue
Block a user