collectdmon
statistics collection and monitoring daemon (core system)
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