Influx DB
InfluxDB is an open-source time series database developed by the company InfluxData.
Last updated
InfluxDB is an open-source time series database developed by the company InfluxData.
Last updated
TSDB: Time Series Database
It is used for storage and retrieval of time series data in fields such as operations monitoring, application metrics, Internet of Things sensor data, and real-time analytics.
Download steps:
If you mistakenly install influxdb instead of influxdb2. You might get the issue of unmasked service in the command:
Influxdb doesn't support GUI nowadays. You have to install influxdb2 -> upgraded version
Then, use remove the previous one with autoremove and this command to unmask the service:
Now you can access from the link: http://hostIP:8086
Create your credentials: user: passwd
You company, Your bucket -> You can change these later.
We have two features:
1) Influx CLI
2) Server Agent (Telegraf)
To setup influxdb on cli:
Next step on Telegraf
Telegraf