rrdinfo
time-series data storage and display system (programs)
RUN apt-get update && \
apt-get install -y rrdtool
RUN apt-get update && \
apt-get install -y rrdtool
RUN apk add rrdtool
RUN pacman -S --noconfirm rrdtool
RUN apt-get update && \
apt-get install -y rrdtool
RUN yum install -y rrdtool
RUN dnf install -y rrdtool
RUN apt-get update && \
apt-get install -y rrdtool