- SERVICE_NAME - Static variable in class org.apache.camel.component.nagios.NagiosConstants
-
- setConfiguration(NagiosConfiguration) - Method in class org.apache.camel.component.nagios.NagiosComponent
-
- setConfiguration(NagiosConfiguration) - Method in class org.apache.camel.component.nagios.NagiosEndpoint
-
- setConfiguration(NagiosConfiguration) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
-
- setConnectionTimeout(int) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
-
Connection timeout in millis.
- setEncryptionMethod(NagiosEncryptionMethod) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
-
To specify an encryption method.
- setHost(String) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
-
This is the address of the Nagios host where checks should be send.
- setHostName(String) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
-
- setNagiosSettings(NagiosSettings) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
-
- setNagiosSettings(NagiosSettings) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
-
- setPassword(String) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
-
Password to be authenticated when sending checks to Nagios.
- setPort(int) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
-
The port number of the host.
- setSender(INagiosPassiveCheckSender) - Method in class org.apache.camel.component.nagios.NagiosEndpoint
-
- setSendSync(boolean) - Method in class org.apache.camel.component.nagios.NagiosEndpoint
-
Whether or not to use synchronous when sending a passive check.
- setServiceName(String) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
-
- setTimeout(int) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
-
Sending timeout in millis.