Search found 3 matches

by Hooper
Fri Sep 12, 2014 5:59 am
Forum: Open Source Nagios Projects
Topic: check_nrpe - error while loading shared libraries
Replies: 5
Views: 8599

Re: check_nrpe - error while loading shared libraries

Ok so I've got it all working again (yay). The bad news is that I had to remove the existing Nagios & NRPE installations, then did the below:

Code: Select all

# yum install epel-release

#yum install nagios*
This installed everything needed, just have to go through and set it up again. Thanks all!
by Hooper
Thu Sep 11, 2014 5:36 am
Forum: Open Source Nagios Projects
Topic: check_nrpe - error while loading shared libraries
Replies: 5
Views: 8599

Re: check_nrpe - error while loading shared libraries

Thanks for the replies.

It was done from source, found a website with instructions. Will compile it all again me thinks, what's the best way to remove it? Just remove the directories?

Thanks.
by Hooper
Tue Sep 09, 2014 8:29 am
Forum: Open Source Nagios Projects
Topic: check_nrpe - error while loading shared libraries
Replies: 5
Views: 8599

check_nrpe - error while loading shared libraries

Hi There, Am new to building Nagios server so sorry if this is silly. I am trying to setup a check using check_nrpe from Nagios server to client, when I try to test check_nrpe I am getting the below error: # /usr/local/nagios/libexec/check_nrpe /usr/local/nagios/libexec/check_nrpe: error while loadi...