nrpe

Nagios Remote Plugin Executor Server

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