NRPE Command Check Procs not Defined

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
ep7network
Posts: 51
Joined: Sun Dec 27, 2015 5:04 pm

NRPE Command Check Procs not Defined

Post 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.
Attachments
NagiosHost.JPG
check_procs.JPG
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NRPE Command Check Procs not Defined

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked