NRPE_NT

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
nrpe
Posts: 2
Joined: Wed Oct 10, 2012 9:03 am

NRPE_NT

Post by nrpe »

Hello
I have installed the plugin for nagios remote plugin executor for NT / W2K server on a Windows Server 2003 R2 x64 SP2. The SNMP service is also installed and configured. Only this server get the following error in the application event NRPE_NT: Error: Could not complete SSL handshake. 3:5:0
And panel monitoring nagios meeting the following: c: NRPEcheck_diskcheck_disk.wsf (84, 2) (null): Library not registered.

Have uninstalled and installed again, not resolvou. This plugin works normally in all other Windows servers, this only occurs this error. What can this be?
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: NRPE_NT

Post by jsmurphy »

NRPE_NT doesn't see particularly wide use, you may need to ask the plugin author about this one: http://www.miwi-dv.com/nrpent/ normally an SSL handshake failure is the result of SSL being disabled so you need to use the -n flag when querying... though the Library not registered error suggests a deeper issue.

Is there any reason you can't use nsclient++ which is a little more ubiquitous and has the same features?
nrpe
Posts: 2
Joined: Wed Oct 10, 2012 9:03 am

Re: NRPE_NT

Post by nrpe »

Hello jsmurphy.
Thanks, managed to make it work using the NSClient + +
The forum is not active in nrpe_nt apparently the project does not receive updates.
Thank you for your help.
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: NRPE_NT

Post by jsmurphy »

No problem, glad you got it sorted.
Locked