mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
fix thresholds alcatel oxe
This commit is contained in:
parent
095bc54f63
commit
c7e5c3cb56
@ -30,7 +30,7 @@ my $thresholds = {
|
|||||||
['indeterminate', 'UNKNOWN'],
|
['indeterminate', 'UNKNOWN'],
|
||||||
['main', 'OK'],
|
['main', 'OK'],
|
||||||
['stand-by', 'OK'],
|
['stand-by', 'OK'],
|
||||||
['inactive-pcs', 'CRITICAL'],
|
['inactive-pcs', 'OK'],
|
||||||
['active-pcs', 'WARNING']
|
['active-pcs', 'WARNING']
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user