mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 14:15:29 +02:00
enhance isilon drive status
This commit is contained in:
parent
9ae1eaefe6
commit
ac11bca0fa
@ -38,6 +38,8 @@ sub set_system {
|
||||
disk => [
|
||||
['healthy', 'OK'],
|
||||
['preparing', 'OK'],
|
||||
['L3', 'OK'],
|
||||
['empty', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user