rrdcgi

time-series data storage and display system (programs)

Debian Debian
RUN apt-get update && \ apt-get install -y rrdtool
Ubuntu
RUN apt-get update && \ apt-get install -y rrdtool
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 rrdtool
CentOS
RUN yum install -y rrdtool
Fedora
RUN dnf install -y rrdtool
Raspbian
RUN apt-get update && \ apt-get install -y rrdtool
click the source code to copy install rrdcgi on any operating system with command-not-found.com