The Xentara InfluxDB Client v1.2.1
User Manual
|
Client is a type of Xentara element. The Xentara InfluxDB Client can implement one or more client instances, each connected to one or more InfluxDB servers using distinct targets. For example, a client instance can connect to an InfluxDB server directly and another instance of client connect to another server via Telegraf agent simultaneously.
Xentara InfluxDB supports 2 types of targets :
Before connecting the Xentara Influxdb Client with a target the InfluxDB Server and Telegraf agent (if selected) has to be configured in advance.
Xentara Influxdb Client configuration requires 3 InfluxDB elements from the InfluxDB server:
If a Telegraf agent is selected as targets, the agent has to be configured in advance with the credentials of the InfluxDB server.
Depending on the selected target, the Xentara InfluxDB Client requires some credentials from InfluxDB server to accomplish connection.
In either case, the configuration of the InfluxDB Server and Telegraf agent (if selected) has to be made in advance.
Xentara Influxdb Client should have at least one or more child elements of the WriteRequest. Client assigns the same target to all WriteRequest owns. Each WriteRequest is responsible to read the values from the datapoints, ensure that the data has a proper format and send the request to the target.