237.3. Spring Boot Auto-Configuration

组件支持 10 个选项,如下所示。

名称描述默认类型

camel.component.nagios.configuration.connection-timeout

millis 中的连接超时。

5000

整数

camel.component.nagios.configuration.encryption

指定加密方法。

 

Encryption

camel.component.nagios.configuration.host

这是应发送检查的 Nagios 主机的地址。

 

字符串

camel.component.nagios.configuration.nagios-settings

  

NagiosSettings

camel.component.nagios.configuration.password

将检查发送到 Nagios 时要进行身份验证的密码。

 

字符串

camel.component.nagios.configuration.port

主机的端口号。

 

整数

camel.component.nagios.configuration.timeout

在 millis 中发送超时。

5000

整数

camel.component.nagios.enabled

启用 nagios 组件

true

布尔值

camel.component.nagios.resolve-property-placeholders

启动时,组件是否应自行解析属性占位符。只有 String 类型的属性才能使用属性占位符。

true

布尔值

camel.component.nagios.configuration.encryption-method

指定加密方法。

 

NagiosEncryptionMethod