Package org.opennms.netmgt.threshd

TODO: add package overview sentence here.

See:
          Description

Interface Summary
IfInfoGetter IfInfoGetter interface.
ServiceThresholder The Thresholder class...
ThresholdEvaluator Class used to provide information to ThresholdEntity about the threshold evaluators that are available and a way to create threshold evaluator state classes.
ThresholdEvaluatorState Provides a method to evaluate a threshold and do basic population of events.
ThresholdNetworkInterface Extension to the NetworkInterface class that includes the node ID.
ThresholdsDao ThresholdsDao interface.
 

Class Summary
AbstractThresholdEvaluatorState Abstract AbstractThresholdEvaluatorState class.
BaseThresholdDefConfigWrapper Abstract BaseThresholdDefConfigWrapper class.
CollectionResourceWrapper CollectionResourceWrapper class.
CollectorThresholdingSet CollectorThresholdingSet class.
DefaultThresholdsDao DefaultThresholdsDao class.
ExpressionConfigWrapper  
ExpressionConfigWrapper.MathBinding This class provides an instance that gives access to the Math functions.
JBossThresholder JBossThresholder class.
JdbcIfInfoGetter JdbcIfInfoGetter class.
JMXThresholder Deprecated. No longer used - see ThresholdingVisitor
Jsr160Thresholder Jsr160Thresholder class.
LatencyInterface LatencyInterface class.
LatencyParameters LatencyParameters class.
LatencyThresholdingSet LatencyThresholdingSet class.
SnmpThresholdConfiguration SnmpThresholdConfiguration class.
SnmpThresholder Deprecated. No longer used - see ThresholdingVisitor
SnmpThresholdNetworkInterface  
Threshd Threshd class.
ThresholdConfigWrapper ThresholdConfigWrapper class.
ThresholdEntity Wraps the castor created org.opennms.netmgt.config.threshd.Threshold class and provides the ability to track threshold exceeded occurrences.
ThresholdEvaluatorAbsoluteChange Implements an absolute change threshold check.
ThresholdEvaluatorAbsoluteChange.ThresholdEvaluatorStateAbsoluteChange  
ThresholdEvaluatorHighLow ThresholdEvaluatorHighLow class.
ThresholdEvaluatorHighLow.ThresholdEvaluatorStateHighLow  
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.
ThresholdEvaluatorRearmingAbsoluteChange.ThresholdEvaluatorStateRearmingAbsoluteChange  
ThresholdEvaluatorRelativeChange Implements a relative change threshold check.
ThresholdEvaluatorRelativeChange.ThresholdEvaluatorStateRelativeChange  
ThresholdGroup ThresholdGroup class.
ThresholdingEventProxy ThresholdingEventProxy class.
ThresholdingEventProxyFactory ThresholdingEventProxyFactory class.
ThresholdingSet Abstract ThresholdingSet class.
ThresholdingVisitor Implements CollectionSetVisitor to implement thresholding.
ThresholdResourceType ThresholdResourceType class.
 

Enum Summary
ThresholdEvaluatorState.Status  
 

Exception Summary
ThresholdExpressionException ThresholdExpressionException class.
ThresholdingException ThresholdingException class.
 

Package org.opennms.netmgt.threshd Description

TODO: add package overview sentence here. TODO: Maybe add more description here.



Copyright © 2011. All Rights Reserved.