Ganglia

Ganglia

Scheme: ganglia
Name Kind Type Required Deprecated Default Value Enum Values Description
host path java.lang.String false
port path int false
mode parameter info.ganglia.gmetric4j.gmetric.GMetric.UDPAddressingMode false MULTICAST
ttl parameter int false 5
wireFormat31x parameter boolean false true
spoofHostname parameter java.lang.String false
groupName parameter java.lang.String false java
prefix parameter java.lang.String false
metricName parameter java.lang.String false metric
type parameter info.ganglia.gmetric4j.gmetric.GMetricType false STRING STRING
INT8
UINT8
INT16
UINT16
INT32
UINT32
FLOAT
DOUBLE
slope parameter info.ganglia.gmetric4j.gmetric.GMetricSlope false BOTH ZERO
POSITIVE
NEGATIVE
BOTH
units parameter java.lang.String false
tmax parameter int false 60
dmax parameter int false 0
exchangePattern parameter org.apache.camel.ExchangePattern false InOnly InOnly
RobustInOnly
InOut
InOptionalOut
OutOnly
RobustOutOnly
OutIn
OutOptionalIn
Sets the default exchange pattern when creating an exchange
synchronous parameter boolean false false Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).