Return code of 255 is out of bounds

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
mishomor
Posts: 15
Joined: Tue Sep 24, 2013 1:16 pm

Return code of 255 is out of bounds

Post by mishomor »

I have snooped a little bit around and seems like I have SSL issue as I am seeing this in my /var/log/messages on clients side.

Error: Could not complete SSL handshake

I am confused a little bit why because check_nrpe returns plugin version as expected.
./check_nrpe -H testserv
NRPE v2.14

Any ideas?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Return code of 255 is out of bounds

Post by slansing »

Are you only seeing this error in the web interface? As in, can you manually run the command line equivalent to the service check you are seeing this error on and it returns the proper output?
mishomor
Posts: 15
Joined: Tue Sep 24, 2013 1:16 pm

Re: Return code of 255 is out of bounds

Post by mishomor »

slansing wrote:Are you only seeing this error in the web interface? As in, can you manually run the command line equivalent to the service check you are seeing this error on and it returns the proper output?
What would be command equivalent?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Return code of 255 is out of bounds

Post by slansing »

If you post a copy of your service configuration file I can translate it for you and explain how to do it if you need to again "its a useful task to know." Lets move this to your other thread, I'll lock this one up for now as you have the same question there. See you in http://support.nagios.com/forum/viewtop ... =7&t=21462 !
Locked