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