This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/nagios-nrpe-server
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS
-
ExecStopPost=/bin/rm -f /run/nagios/nrpe.pid
-
Group=nagios
-
OOMScoreAdjust=-500
-
PIDFile=/run/nagios/nrpe.pid
-
PrivateTmp=yes
-
Restart=on-abort
-
TimeoutStopSec
Introduced in systemd 188=60 -
Type=simple
-
User=nagios
-
-
[Unit]
-
After=var-run.mount nss-lookup.target network.target local-fs.target remote-fs.target time-sync.target
-
Before=getty@tty1.service plymouth-quit.service xdm.service
-
Conflicts=nrpe.socket
-
Description=Nagios Remote Plugin Executor
-
Documentation=http://www.nagios.org/documentation
-
Additionnal notes
Nothing here.