Page 2 of 3
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 10:29 am
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
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 10:34 am
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?
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 10:43 am
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.
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 11:00 am
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.
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 11:07 am
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.
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 11:26 am
by John12
Again i need to know.. do i execute those comand in host or in nagiosxi VM..?
Thanks,
john
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 11:36 am
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.
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 11:48 am
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?
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 12:03 pm
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.
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Posted: Thu Mar 29, 2012 12:25 pm
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.