influx_tools

Scalable datastore for metrics, events, and real-time analytics

Install

All systems
curl cmd.cat/influx_tools.sh
Debian Debian
apt-get install influxdb
Ubuntu
apt-get install influxdb
Alpine
apk add influxdb
Arch Arch Linux
pacman -S influxdb
image/svg+xml Kali Linux
apt-get install influxdb
Windows (WSL2)
sudo apt-get update sudo apt-get install influxdb
OS X
brew install influxdb
Raspbian
apt-get install influxdb
Docker
docker run cmd.cat/influx_tools influx_tools powered by Commando

influxdb

Scalable datastore for metrics, events, and real-time analytics

InfluxDB is a time series, metrics, and analytics database. It’s written in Go and has no external dependencies. That means once you install it there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra, HBase, or anything else). InfluxDB is targeted at use cases for DevOps, metrics, sensor data, and real-time analytics.