+ fix fluidfs ad component OK states

Ref https://github.com/centreon/centreon-plugins/issues/664
This commit is contained in:
Simon Bomm 2017-05-11 22:03:21 +02:00 committed by GitHub
parent 59129b988a
commit 0b417b72b7
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ sub set_system {
$self->{thresholds} = {
ad => [
['Yes', 'OK'],
['Yes|Optimal', 'OK'],
['.*', 'CRITICAL'],
],
extservers => [
@ -104,4 +104,4 @@ Example: --threshold-overload='overall,WARNING,^(?!(optimal))'
=back
=cut
=cut