Code: Select all
/usr/lib64/nagios/plugins/check_procs httpdCode: Select all
service xinetd stopNext, try your check from the Nagios XI box:
Code: Select all
/usr/local/nagios/libexec/check_nrpe -H <remote ip> -c check_procs -a httpdCode: Select all
/usr/lib64/nagios/plugins/check_procs httpdCode: Select all
service xinetd stopCode: Select all
/usr/local/nagios/libexec/check_nrpe -H <remote ip> -c check_procs -a httpdCan you please post both of these files, if what Ludmil posted didn't work?It this still doesn't work, post the nrpe.cfg and common.cfg files.