@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface NagiosEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NagiosEndpointBuilderFactory.AdvancedNagiosEndpointBuilder
Advanced builder for endpoint for the Nagios component.
|
static class |
NagiosEndpointBuilderFactory.Encryption
Proxy enum for
com.googlecode.jsendnsca.encryption.Encryption enum. |
static interface |
NagiosEndpointBuilderFactory.NagiosBuilders |
static interface |
NagiosEndpointBuilderFactory.NagiosEndpointBuilder
Builder for endpoint for the Nagios component.
|
| Modifier and Type | Method and Description |
|---|---|
static NagiosEndpointBuilderFactory.NagiosEndpointBuilder |
nagios(String path)
Nagios (camel-nagios)
To send passive checks to Nagios using JSendNSCA.
|
static NagiosEndpointBuilderFactory.NagiosEndpointBuilder nagios(String path)
nagios:host:port
Path parameter: host (required)
This is the address of the Nagios host where checks should be send.
Path parameter: port (required)
The port number of the host.Apache Camel