Page 1 of 1

new install, 127 plugin error

Posted: Wed May 08, 2013 7:41 pm
by gzion7
I am running ubuntu and I just installed Nagios.
Compiled it from the source, followed the instructions but it seems that the plugins are not getting installed so when I log in (localhost/nagios) it just says 127 error, plugins may not be installed...etc

I checked the libexec directory and it's empty no matter how many times i compile/make/make install the plugins.

Any ideas?

I am running ubuntu and it seems that the plugins are not installing no matter how many times I compile via make/make install.

When I login via locahost/nagios it gives me that 127 plugin may not be installed.

I noticed the libexec where the plugins should be listed is empty too.

Any ideas?

Re: new install, 127 plugin error

Posted: Thu May 09, 2013 10:15 am
by slansing
Are you sure that you did not install core from the nagios3 package that Ubuntu hosts, also, where did you get the plugins package? Have you followed our official installing from source guide?:

http://assets.nagios.com/downloads/nagi ... Source.pdf

Re: new install, 127 plugin error

Posted: Thu May 09, 2013 7:07 pm
by gzion7
I got the plugins from Nagios' site:
http://www.nagios.org/download/plugins/

Re: new install, 127 plugin error

Posted: Fri May 10, 2013 9:47 am
by slansing
Are you sure that you did not install core from the nagios3 package that Ubuntu hosts.

Re: new install, 127 plugin error

Posted: Fri May 10, 2013 5:56 pm
by gzion7
slansing wrote:Are you sure that you did not install core from the nagios3 package that Ubuntu hosts.
You mean by doing "apt-get install nagios3"?
No i did not, I'm installing from the source.

Re: new install, 127 plugin error

Posted: Fri May 10, 2013 8:30 pm
by gzion7
I fixed it.
The issue was openssl.
Installed, recompiled, reloaded, restarted, working.

Thanks for the help though :)