Uses of Class
it.jnrpe.utils.thresholds.LegacyRange

Packages that use LegacyRange
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). 
 

Uses of LegacyRange in it.jnrpe.utils.thresholds
 

Constructors in it.jnrpe.utils.thresholds with parameters of type LegacyRange
LegacyThreshold(String metric, LegacyRange ok, LegacyRange warn, LegacyRange crit)
          Builds and initializes the threshold object.
 



Copyright © 2014. All Rights Reserved.