NRPE installation fails since check_nrpe plugin is not found in the libexec directory

Rahul Nabar rpnabar at gmail.com
Mon Jan 26 21:40:08 CET 2009


On Mon, Jan 26, 2009 at 2:25 PM, Marc Powell <marc at ena.com> wrote:

>
>
> The check_nrpe plugin is built by the nrpe-2.8 package you are trying
> to install. Did you run './configure', then 'make all' before trying
> 'make install-plugin'? If so, did it fail and with what error? You can
> start over by running 'make distclean' then configure, etc again


No errors were produced by ./configure

make all does throw a bunch of SSL errors of the sort:

/usr/include/openssl/bn.h:287: error: expected specifier-qualifier-list
before ‘BN_ULONG’
/usr/include/openssl/bn.h:303: error: expected specifier-qualifier-list
before ‘BN_ULONG’
/usr/include/openssl/bn.h:449: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘BN_mod_word’
/usr/include/openssl/bn.h:450: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘BN_div_word’
/usr/include/openssl/bn.h:451: error: expected declaration specifiers or
‘...’ before ‘BN_ULONG’
make[1]: *** [nrpe] Error 1

Again, I suspect somehow it is not finding my SSL libraries? (the config.log
for nagiosplugins does say so)


> nrpe-2.8 is pretty old. Current version is 2.12; you should use the
> latest release.


All my older nodes had nrpe-2.8. Is it ok to mix nrpe versions?
NRPE versions are only relevant to the remote_clients, right? It does not
matter what version of nagios and nagiosplugins  I have installed on my
monitoring host?

-- 
Rahul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090126/40c79a1e/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list