mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
Merge pull request #665 from Sims24/fix-fluidfs
Fix fluidfs ad component state
This commit is contained in:
commit
95a40b4808
@ -34,7 +34,7 @@ sub set_system {
|
|||||||
|
|
||||||
$self->{thresholds} = {
|
$self->{thresholds} = {
|
||||||
ad => [
|
ad => [
|
||||||
['Yes', 'OK'],
|
['Yes|Optimal', 'OK'],
|
||||||
['.*', 'CRITICAL'],
|
['.*', 'CRITICAL'],
|
||||||
],
|
],
|
||||||
extservers => [
|
extservers => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user