Interface | Description |
---|---|
NonBlockingNagiosPassiveCheckSender.ExceptionHandler |
Exception handler to handle exceptions while sending passive checks with the
NonBlockingNagiosPassiveCheckSender . |
PassiveCheckSender |
Interface to be implemented by
PassiveCheckSender 's |
Class | Description |
---|---|
MessagePayload |
The Passive Check Message Payload
|
NagiosPassiveCheckSender |
This class is used to send a Passive Check to the Nagios NSCA add-on
|
NagiosSettings |
The settings to use for sending the Passive Check
|
NagiosSettingsFactory |
Factory for creating
NagiosSettings from a Properties object
via file, stream or an instance. |
NonBlockingNagiosPassiveCheckSender |
This sender does not block unlike the
NagiosPassiveCheckSender . |
Enum | Description |
---|---|
Level |
The level of the passive check
|
NagiosSettingsFactory.PropertyKey |
Property Key constants to be used for nagios settings as keys in a
Properties instance |
Exception | Description |
---|---|
MessagePayload.UnknownHostRuntimeException | |
NagiosConfigurationException | |
NagiosException |
Thrown if an exception is encountered while sending a Passive Check
|
Copyright © Nov 2008–2016 JSend NSCA. All rights reserved.