rrdcached

time-series data storage and display system (programs)

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