Page 1 of 1

configuration l'agent NRPE

Posted: Sat Jun 08, 2019 4:27 pm
by 1433021903
I entered this command / usr / local / nagios / libexec / check_nrpe -H localhost
and I got the result (NRPE v3.2.1) but the line that follows my request to add the IP address of the nagios server but when I enter / usr / local / nagios / libexec / check_nrpe -H 192.168.1.10 j result in an error as follows (check_nrpe: error could not connect to 192.168.1.10: connection reset by peer)

Re: configuration l'agent NRPE

Posted: Mon Jun 10, 2019 11:48 am
by benjaminsmith
Hello,

Is 192.168.1.10 the remote host running NRPE?

Have you added the IP address of the Nagios XI server to the NRPE configruation file under only_from = 127.0.0.1 <Nagios XI server ip>? Please follow the troubleshooting guide below to help resolve this.

NRPE - CHECK_NRPE: Error - Could Not Complete SSL Handshake

Let me know if you're able to get it working.