collectd-nagios

statistics collection and monitoring daemon (utilities)

Debian Debian
RUN apt-get update && \ apt-get install -y collectd-utils
Ubuntu
RUN apt-get update && \ apt-get install -y collectd-utils
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-utils
Fedora
RUN dnf install -y collectd-utils
Raspbian
RUN apt-get update && \ apt-get install -y collectd-utils
click the source code to copy install collectd-nagios on any operating system with command-not-found.com