collectdctl
statistics collection and monitoring daemon (utilities)
RUN apt-get update && \
apt-get install -y collectd-utils
RUN apt-get update && \
apt-get install -y collectd-utils
RUN apk add collectd
RUN pacman -S --noconfirm collectd
RUN apt-get update && \
apt-get install -y collectd-utils
RUN dnf install -y collectd-utils
RUN apt-get update && \
apt-get install -y collectd-utils