Search found 4 matches

by GeoffMontee
Mon Jul 14, 2014 4:41 pm
Forum: Open Source Nagios Projects
Topic: nagios 4.0.6 - make install-init issue
Replies: 3
Views: 4234

Re: nagios 4.0.6 - make install-init issue

Thanks for the response. I understand that it is normal for init scripts to be owned by root under normal circumstances. However, it just seems odd that it is required to use something like --ignore-errors when building as a user other than root. It seems like a bug to me, so I thought I'd report it.
by GeoffMontee
Mon Jul 14, 2014 4:36 pm
Forum: Open Source Nagios Projects
Topic: nagios 4.0.6 - init script bug
Replies: 3
Views: 2336

Re: nagios 4.0.6 - init script bug

Thanks for the response. Posted as issue #7.
by GeoffMontee
Mon Jul 14, 2014 9:56 am
Forum: Open Source Nagios Projects
Topic: nagios 4.0.6 - make install-init issue
Replies: 3
Views: 4234

nagios 4.0.6 - make install-init issue

As I mentioned in another thread, I'm compiling Nagios 4.0.6 from source in a CentOS 6 environment in which I don't have root or sudo privileges. Therefore, Nagios only has a few users, groups, and directories it can work with. I'm compiling by doing the following: ./configure --prefix=/opt/nagios -...
by GeoffMontee
Mon Jul 14, 2014 7:25 am
Forum: Open Source Nagios Projects
Topic: nagios 4.0.6 - init script bug
Replies: 3
Views: 2336

nagios 4.0.6 - init script bug

I'm compiling Nagios 4.0.6 from source in a CentOS 6 environment in which I don't have root or sudo privileges. Therefore, Nagios only has a few users, groups, and directories it can work with. I compiled with the following: ./configure --prefix=/opt/nagios --with-nagios-user=monitor --with-nagios-g...