Merge "[collectd] Fix CollectdAmqpSendQueueLimit references"
This commit is contained in:
@@ -148,7 +148,7 @@ parameter_defaults:
|
||||
telemetry:
|
||||
format: JSON
|
||||
presettle: false
|
||||
CollectdAmqpQueueLimit: 40
|
||||
CollectdAmqpSendQueueLimit: 40
|
||||
LoggingServers:
|
||||
- host: 127.0.0.1
|
||||
port: 24224
|
||||
|
@@ -15,7 +15,7 @@ parameter_defaults:
|
||||
CollectdConnectionType: amqp1
|
||||
CollectdAmqpInterval: 5
|
||||
CollectdDefaultPollingInterval: 5
|
||||
CollectdAmqpQueueLimit: 40
|
||||
CollectdAmqpSendQueueLimit: 40
|
||||
|
||||
CollectdAmqpInstances:
|
||||
notify:
|
||||
|
@@ -6,7 +6,7 @@ resource_registry:
|
||||
|
||||
parameter_defaults:
|
||||
CollectdConnectionType: amqp1
|
||||
CollectdAmqpQueueLimit: 40
|
||||
CollectdAmqpSendQueueLimit: 40
|
||||
CollectdAmqpInstances:
|
||||
notify:
|
||||
notify: true
|
||||
|
Reference in New Issue
Block a user