mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
fix thresholds alcatel oxe
This commit is contained in:
parent
a3ebe2cb2d
commit
a57692525b
@ -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