mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
+ fix fluidfs ad component OK states
Ref https://github.com/centreon/centreon-plugins/issues/664
This commit is contained in:
parent
59129b988a
commit
0b417b72b7
@ -34,7 +34,7 @@ sub set_system {
|
||||
|
||||
$self->{thresholds} = {
|
||||
ad => [
|
||||
['Yes', 'OK'],
|
||||
['Yes|Optimal', 'OK'],
|
||||
['.*', 'CRITICAL'],
|
||||
],
|
||||
extservers => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user