Here's the full workaround:

 - Go to a machine running a version below 18.04
 - apt install nagios-nrpe-plugin
 - Copy /usr/lib/nagios/plugins/check_nrpe over to your Nagios server
 - On the server:
 - mv /usr/lib/nagios/plugins/check_nrpe /usr/lib/nagios/plugins/check_nrpe.v3
 - mv <wherever_you_copied_check_nrpe_to> /usr/lib/nagios/plugins/check_nrpe

This is quite hacky; if you try to verify nagios-nrpe-plugin on the
server it will tell you that check_nrpe isn't what it should be; if you
upgrade nagios-nrpe-plugin the hack will be wiped out; etc. etc. This is
just enough to keep you going while you upgrade the clients to NRPE
v3/Ubuntu 18.04.

You don't need to restart anything, your checks will all just start to
come good.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1782650

Title:
  nrpe plugin in bionic fails with "Error - Could not complete SSL
  handshake"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/1782650/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to