collectd
System statistics collection daemon. More information: <https://collectd.org/>.
RUN apt-get update && \
apt-get install -y collectd-core
RUN apt-get update && \
apt-get install -y collectd-core
RUN apk add collectd
RUN pacman -S --noconfirm collectd
RUN apt-get update && \
apt-get install -y collectd-core
RUN dnf install -y collectd
RUN apt-get update && \
apt-get install -y collectd-core