Page 1 of 1

NRPE Command Check Procs not Defined

Posted: Thu Feb 28, 2019 12:51 am
by ep7network
Hello,

On my Nagios web interface I'm getting NRPE: Command 'check_procs' not defined for Total Processes. Current Load, Current Users, and Pings are working and being displayed correctly. Nagios host is running CentOS 7.

From Nagios host I can enter /usr/lib64/nagios/plugins/check_procs -w 150 -c 200 and receive a value of total amount of processes running. I will upload output.

On my Nagios server I go to /lib64/nagios/plugins and enter ./check_nrpe -H IP-Host and get output NRPE v3.2.1. I will upload nagios host file cfg from Nagios server.

How can I fix Total Processes so it displays correctly on Nagios web interface?

Your assistance is appreciated thank you.

Re: NRPE Command Check Procs not Defined

Posted: Thu Feb 28, 2019 5:07 pm
by scottwilkerson
If you are getting

Code: Select all

NRPE: Command 'check_procs' not defined
This means that the command check_procs is not defined in the nrpe.cfg on the remote system