CHECK_NRPE : Error : Connection Reset by Peer
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: CHECK_NRPE : Error : Connection Reset by Peer
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
amitgupta19
- Posts: 286
- Joined: Fri Sep 08, 2017 5:53 am
Re: CHECK_NRPE : Error : Connection Reset by Peer
Thanks Box293
After installing the Agent again on the server,it is reporting fine in Nagios.
Only Check Disk All is giving the following error:
CHECK_NRPE: Receive header underflow - only -1 bytes received (4 expected).
What should we do.
After installing the Agent again on the server,it is reporting fine in Nagios.
Only Check Disk All is giving the following error:
CHECK_NRPE: Receive header underflow - only -1 bytes received (4 expected).
What should we do.
-
amitgupta19
- Posts: 286
- Joined: Fri Sep 08, 2017 5:53 am
Re: CHECK_NRPE : Error : Connection Reset by Peer
Please ignore it.
It has been resolved. I had changed the command to no SSL.
/check_nrpe -n no-ssl -H $HOSTADDRESS$ -c $ARG1$
Now i reverted it to the Default, and it is working Now.
Thanks Everyone for your continued support.
It has been resolved. I had changed the command to no SSL.
/check_nrpe -n no-ssl -H $HOSTADDRESS$ -c $ARG1$
Now i reverted it to the Default, and it is working Now.
Thanks Everyone for your continued support.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: CHECK_NRPE : Error : Connection Reset by Peer
Great!amitgupta19 wrote:Please ignore it.
It has been resolved. I had changed the command to no SSL.
/check_nrpe -n no-ssl -H $HOSTADDRESS$ -c $ARG1$
Now i reverted it to the Default, and it is working Now.
Thanks Everyone for your continued support.
Locking thread