Page 1 of 1
Service Status Unknown
Posted: Fri Dec 18, 2020 6:11 pm
by kmorelli
I am trying to set up Nagios XI in our lab to monitor certain ports and services. At this point I am still testing things out but I cannot get the status of any services that use check_nrpe. I have installed the agent using your guides and port 5666 is listening on the client machine. The only check that does work is ping. Firewalld is disabled.
See below:
service_checks.PNG
Re: Service Status Unknown
Posted: Mon Dec 21, 2020 12:01 pm
by ssax
What is the output of this command from the XI server?
- Change X.X.X.X to the IP of the remote NRPE agent
I assume you used this guide, correct?
https://assets.nagios.com/downloads/nag ... _Agent.pdf
Do you see any errors in
/var/log/messages on the NRPE system when you run the check from the XI server?
- Change X.X.X.X to the IP of the remote NRPE agent
Code: Select all
/usr/local/nagios/libexec/check_nrpe -H X.X.X.X
If so, please post them.
Attach these files if you have them:
Code: Select all
/etc/xinetd.d/nrpe
/usr/local/nagios/etc/nrpe.cfg
/usr/local/nagios/etc/nrpe/common.cfg
Re: Service Status Unknown
Posted: Tue Dec 22, 2020 1:45 pm
by kmorelli
We decided to use SNMP for other reasons. This can be closed.
Re: Service Status Unknown
Posted: Tue Dec 22, 2020 1:50 pm
by scottwilkerson
kmorelli wrote:We decided to use SNMP for other reasons. This can be closed.
Locking thread