I have install nrpe on the XI server and try to create the service monitoring but I got the error on the result see below.
CHECK_NRPE: Error - Could not connect to x.x.x: Connection reset by peer
I have allowed an IP, localhost but not working. how can I fix them?
Thank you.
CHECK_NRPE: Error - Could not connect to x.x.x: Connection
CHECK_NRPE: Error - Could not connect to x.x.x: Connection
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: CHECK_NRPE: Error - Could not connect to x.x.x: Connecti
Hi @dimsum,
How did you install NRPE on the host? Did you use our install script ( see Installing The Linux NRPE Agent) ?
This is common error that is usually caused by not adding the XI server IP address to the nrpe.cfg file. Did you re-start xinetd after making the changes to the nrpe configuration file?
Another common cause is that SSL was not compiled in NRPE.
See: NRPE - CHECK_NRPE: Error - Could Not Complete SSL Handshake
How did you install NRPE on the host? Did you use our install script ( see Installing The Linux NRPE Agent) ?
This is common error that is usually caused by not adding the XI server IP address to the nrpe.cfg file. Did you re-start xinetd after making the changes to the nrpe configuration file?
Another common cause is that SSL was not compiled in NRPE.
See: NRPE - CHECK_NRPE: Error - Could Not Complete SSL Handshake
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: CHECK_NRPE: Error - Could not connect to x.x.x: Connecti
After I rebooting XI. check nrpe it worked.
Thank you.
Thank you.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: CHECK_NRPE: Error - Could not connect to x.x.x: Connecti
Great!dimsum wrote:After I rebooting XI. check nrpe it worked.
Thank you.
Locking thread