CHECK_NRPE: Error - Could not complete SSL handshake.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by scottwilkerson »

Have you made any tweaks to the system like adding a ram disk?

Also, can I have you run from the command line

Code: Select all

service nagios stop
killall -9 nagios
service nagios start
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
John12
Posts: 48
Joined: Fri Nov 11, 2011 6:16 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by John12 »

For clarrification, .. i am not using any ramdisk.. my physical server is linux centos with parallel plesk. in which i am running NagiosXI vmware image in vmware player to monitor my physical server.

I would like to know in which terminal i run the command., On my nagios xi vmware virtual machine which is running on my host? or onto my physical linux server host terminal?
John12
Posts: 48
Joined: Fri Nov 11, 2011 6:16 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by John12 »

My configuration are as follow:

Centos 5.7 x86_64 with Parallel plesk

Nagios XI Vmware image running in Vmware player.

Gnome is installed. and i m using proxypass to connect nagiosxi Virtual machine.
John12
Posts: 48
Joined: Fri Nov 11, 2011 6:16 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by John12 »

I did run

service nagios start, killall -9 nagios and started nagios service in my nagiosxi vmware.

when accessing my nagiosxi page.. i happen to see a error.. which i have took screenshot and attached for your info.. Kindly let me know what that mysql errors are..

..
john.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by scottwilkerson »

this is making more sense now..

Run the following as root

Code: Select all

/usr/local/nagiosxi/scripts/repairmysql.sh nagios
/usr/local/nagiosxi/scripts/repairmysql.sh nagiossql
Then log out and back in.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
John12
Posts: 48
Joined: Fri Nov 11, 2011 6:16 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by John12 »

Again i need to know.. do i execute those comand in host or in nagiosxi VM..?

Thanks,
john
John12
Posts: 48
Joined: Fri Nov 11, 2011 6:16 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by John12 »

scot,

I executed your comands in nagiosxi vmware.

The first command corrected some index..
The second comand given some script missing.. which you can see in screenshots.

regards,
John.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by scottwilkerson »

I had an extra s in there, sorry it should have been

Code: Select all

/usr/local/nagiosxi/scripts/repairmysql.sh nagiosql
that being said, the problem should have been corrected in the first command. Can you see your services now?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
John12
Posts: 48
Joined: Fri Nov 11, 2011 6:16 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by John12 »

hey scot,

I logged back in.. and this time i can see all service details.. great.. thanks you so much. :-). Just wanted to know, how do i add my physical server statistics in home dashboard. I am trying to bring my physical Server statistic dashlet same as that shown for localhost (NagiosXI server) in home dashboard.

Any way ...Great piece of support.

Thanks once again.
Regards,
john.
John12
Posts: 48
Joined: Fri Nov 11, 2011 6:16 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake.

Post by John12 »

scot,

If you like to share some info about why the mysql had such repair needed. In this case, will it occur again.. if so.. do i have to rerun the script?
Any information on this..

thanks.
John.
Locked