influxd

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

Debian Debian
RUN apt-get update && \ apt-get install -y influxdb
Ubuntu
RUN apt-get update && \ apt-get install -y influxdb
Alpine
RUN apk add influxdb
Arch Arch Linux
RUN pacman -S --noconfirm influxdb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y influxdb
Raspbian
RUN apt-get update && \ apt-get install -y influxdb
click the source code to copy install influxd on any operating system with command-not-found.com