Search found 1 match
- Fri Aug 07, 2020 5:21 am
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Error - Could not connect to 192.xx.xx Conn
- Replies: 1
- Views: 726
CHECK_NRPE: Error - Could not connect to 192.xx.xx Conn
When I try to connect from Nagios core to the target server (monitored server) I get the below error: Command = /usr/local/nagios/libexec/check_nrpe -H 192.xx.xx Output = CHECK_NRPE: Error - Could not connect to 192.xxx.xxx: Connection reset by peer I was able to solve this by appending--no-ssl in t...