public static interface NagiosEndpointBuilderFactory.NagiosBuilders
| Modifier and Type | Method and Description |
|---|---|
default NagiosEndpointBuilderFactory.NagiosEndpointBuilder |
nagios(String path)
Nagios (camel-nagios)
To send passive checks to Nagios using JSendNSCA.
|
default 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