This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/nrpe -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/nrpe -c /etc/nrpe/nrpe.cfg -f -
ExecStart=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_SSL_OPT -
ExecStart=/usr/sbin/nrpe -c /etc/nrpe.cfg -f -
ExecStopPost=/bin/rm -f /run/nrpe/nrpe.pid -
Group=nagios -
Group=nrpe -
OOMScoreAdjust=-500 -
PIDFile=/run/nrpe/nrpe.pid -
PrivateTmp=yes -
Restart=on-abort -
RuntimeDirectory=nrpe -
RuntimeDirectoryMode=0755 -
TimeoutStopSecIntroduced in systemd 188=60 -
Type=simple -
User=nagios -
User=nrpe
-
-
[Unit]-
After=var-run.mount nss-lookup.target network-online.target local-fs.target time-sync.target -
After=var-run.mount nss-lookup.target network.target local-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.