Uses of Package
it.jnrpe.utils.thresholds

Packages that use it.jnrpe.utils.thresholds
it.jnrpe.plugins This package contains all the classes regarding the plugin management/creation. 
it.jnrpe.utils.thresholds This package contains all the classes used to parse and manage new thresholds format according to the Nagios specification RFC (http://nagiosplugins.org/rfc/new_threshold_syntax). 
 

Classes in it.jnrpe.utils.thresholds used by it.jnrpe.plugins
ThresholdsEvaluatorBuilder
          Builds a ThresholdsEvaluator object.
 

Classes in it.jnrpe.utils.thresholds used by it.jnrpe.utils.thresholds
LegacyRange
          Utility class for evaluating thresholds.
Prefixes
           
RangeException
          Base class for the range parsing exceptions.
ReturnValueBuilder
          This object takes the responsability to build and configure the return value object and the performance data.
ThresholdsEvaluator
          This object take responsability of checking a pair value-metric agains all the ranges defined for such metric and returns the right Status object.
ThresholdsEvaluatorBuilder
          Builds a ThresholdsEvaluator object.
 



Copyright © 2014. All Rights Reserved.