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.
NRPE Command Check Procs not Defined
-
ep7network
- Posts: 51
- Joined: Sun Dec 27, 2015 5:04 pm
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRPE Command Check Procs not Defined
If you are getting
This means that the command check_procs is not defined in the nrpe.cfg on the remote system
Code: Select all
NRPE: Command 'check_procs' not defined