Nrpe Failed to Restart
Posted: Fri Mar 11, 2016 5:25 am
root@vps [/usr/lib64/nagios/plugins]# ll /var/run/nrpe/nrpe.pid
-rw-r--r-- 1 root root 6 2016-03-11 05:16 /var/run/nrpe/nrpe.pid
I have attached nrpe file i.e /etc/init.d/nrpe
"/var/lock/subsys/nrpe" is an empty file.
-rw-r--r-- 1 root root 6 2016-03-11 05:16 /var/run/nrpe/nrpe.pid
Code: Select all
root@vps [/usr/lib64/nagios/plugins]# service nrpe restart
Shutting down nrpe: [FAILED]
Starting nrpe: [ OK ]
Code: Select all
root@vps [/usr/lib64/nagios/plugins]# netstat -nlp | grep 5666
tcp 0 0 :::5666 :::* LISTEN 28619/xinetd "/var/lock/subsys/nrpe" is an empty file.
Code: Select all
root@vps [/usr/lib64/nagios/plugins]# ll /var/lock/subsys/nrpe
-rw-r--r-- 1 root root 0 2016-03-11 05:07 /var/lock/subsys/nrpe