| Package | Description | 
|---|---|
| org.opennms.netmgt.threshd | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ThresholdEvaluatorAbsoluteChange
Implements an absolute change threshold check. 
 | 
class  | 
ThresholdEvaluatorHighLow
ThresholdEvaluatorHighLow class. 
 | 
class  | 
ThresholdEvaluatorRearmingAbsoluteChange
This works similar to absoluteChange; however, the trigger value
 is used to re-arm the event after so many iterations with an unchanged delta. 
 | 
class  | 
ThresholdEvaluatorRelativeChange
Implements a relative change threshold check. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<ThresholdEvaluator> | 
ThresholdEntity.getThresholdEvaluators()
getThresholdEvaluators 
 | 
Copyright © 2021. All rights reserved.