fix thresholds alcatel oxe
This commit is contained in:
parent
095bc54f63
commit
c7e5c3cb56
|
@ -30,7 +30,7 @@ my $thresholds = {
|
|||
['indeterminate', 'UNKNOWN'],
|
||||
['main', 'OK'],
|
||||
['stand-by', 'OK'],
|
||||
['inactive-pcs', 'CRITICAL'],
|
||||
['inactive-pcs', 'OK'],
|
||||
['active-pcs', 'WARNING']
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue