collectd

System statistics collection daemon. More information: <https://collectd.org/>.

Debian Debian
RUN apt-get update && \ apt-get install -y collectd-core
Ubuntu
RUN apt-get update && \ apt-get install -y collectd-core
Alpine
RUN apk add collectd
Arch Arch Linux
RUN pacman -S --noconfirm collectd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y collectd-core
Fedora
RUN dnf install -y collectd
Raspbian
RUN apt-get update && \ apt-get install -y collectd-core
click the source code to copy install collectd on any operating system with command-not-found.com