|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use it.jnrpe.plugins | |
---|---|
it.jnrpe | This package contains the JNRPE engine. |
it.jnrpe.commands | This package contains all the classes reguarding the commands management. |
it.jnrpe.plugins | This package contains all the classes regarding the plugin management/creation. |
it.jnrpe.utils | This package contains some utility class. |
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.plugins used by it.jnrpe | |
---|---|
IPluginRepository
The interface that all the plugin repository classes must implement. |
Classes in it.jnrpe.plugins used by it.jnrpe.commands | |
---|---|
IPluginRepository
The interface that all the plugin repository classes must implement. |
Classes in it.jnrpe.plugins used by it.jnrpe.plugins | |
---|---|
IPluginInterface
This is the interface that all the JAVA plugins must implement. |
|
IPluginInterfaceEx
This interface must be implemented by all the plugins that needs to send events that must be intercepted by the JNRPE Server. |
|
IPluginRepository
The interface that all the plugin repository classes must implement. |
|
Metric
This class represent a metric gathered from a plugin. |
|
MetricGatheringException
This is the exception that must be thrown if an error occurs gathering metrics. |
|
PluginBase
This class facilitates the implementation of plugins. |
|
PluginDefinition
This object represent a plugin definition. |
|
PluginOption
This class describes a plugin option. |
|
PluginRepositoryException
Exception throws when errors occurs accessing the plugin repository. |
|
UnknownPluginException
Exception throws when an unknown plugin is requested. |
Classes in it.jnrpe.plugins used by it.jnrpe.utils | |
---|---|
PluginConfigurationException
Exception thrown in case of plugin configuration errors. |
|
PluginDefinition
This object represent a plugin definition. |
|
PluginRepository
This class represent the repository of all the installed plugins. |
Classes in it.jnrpe.plugins used by it.jnrpe.utils.thresholds | |
---|---|
Metric
This class represent a metric gathered from a plugin. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |