Page 1 of 1

CHECK_NRPE: Error

Posted: Sat Mar 01, 2014 2:25 am
by search4u2003
Dear Friends,

I have been trying to monitor Disk space, cpu usage & system load through nrpe plugin.
when i run command
/usr/local/nagios/libexec/check_nrpe -H X.X.X.X
NRPE v2.15
I'm able to connect and get version number also when i run below command through command line i get proper out put.
./check_nrpe -H X.X.X.X -c check_users
USERS OK - 2 users currently logged in |users=2;5;10;0
./check_nrpe -H X.X.X.X -c check_sda
DISK OK - free space: / 46081 MB (67% inode=99%);| /=21729MB;57200;64350;0;71501
But when i check the same in my nagios interface it gives me.
CHECK_NRPE: Error - Could not complete SSL handshake.
I dont know where i have gone wrong, everything works fine when i try to access through command line but in the GUI it gives me error.

Regards
Vicky.

Re: CHECK_NRPE: Error

Posted: Sun Mar 02, 2014 5:06 pm
by jsmurphy
Are you able to post your service and command definition for this check? That would help debugging along :)

Re: CHECK_NRPE: Error

Posted: Mon Mar 03, 2014 12:53 pm
by lmiltchev
Thanks, jsmurphy! :D