nrpe
Nagios Remote Plugin Executor Server
RUN apt-get update && \
apt-get install -y nagios-nrpe-server
RUN apt-get update && \
apt-get install -y nagios-nrpe-server
RUN apk add nrpe
RUN pacman -S --noconfirm nrpe
RUN apt-get update && \
apt-get install -y nagios-nrpe-server
RUN dnf install -y nrpe
RUN apt-get update && \
apt-get install -y nagios-nrpe-server