i copied same config files from old one to new server. just changed paths alone on config files.
UI is working. getting regular updates.
but for some hosts they have CHECK_NRPE: Error - Could not complete SSL handshake.
i checked on old server
Code: Select all
/usr/lib/nagios/plugins/check_nrpe -H client1ip
NRPE v2.12
Code: Select all
/usr/lib/nagios/plugins/check_nrpe -H client1ip
CHECK_NRPE: Error - Could not complete SSL handshakei suppose old admin might not have edited each clients allowed hosts parameter in nrpe.cfg file.
there must be some other way.
do i have to edit each client nrpe.cfg file?
Please help.