|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Metric | |
---|---|
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). |
Uses of Metric in it.jnrpe.plugins |
---|
Methods in it.jnrpe.plugins that return types with arguments of type Metric | |
---|---|
Collection<Metric> |
PluginBase.gatherMetrics(ICommandLine cl)
This method must be overridden if you don't override the PluginBase.execute(ICommandLine) method. |
Uses of Metric in it.jnrpe.utils.thresholds |
---|
Methods in it.jnrpe.utils.thresholds with parameters of type Metric | |
---|---|
ReturnValueBuilder |
ReturnValueBuilder.withValue(Metric pluginMetric)
Configure the ReturnValue we are building with the specified
value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |