Search found 3 matches

by owls
Tue Oct 08, 2013 11:56 am
Forum: Open Source Nagios Projects
Topic: Cant Launch Nagios Daemon - HELP :)
Replies: 18
Views: 20445

Re: Cant Launch Nagios Daemon - HELP :)

Thanks, Matt. Yeah, I had the file permissions wrong. New problem though; I get a 404 when I try the web interface. I already have apache installed on this server for simple machines forum (SMF) and I'm thinking that I need to add directives to the conf file as described at http://www.unixmen.com/in...
by owls
Tue Oct 08, 2013 11:19 am
Forum: Open Source Nagios Projects
Topic: Cant Launch Nagios Daemon - HELP :)
Replies: 18
Views: 20445

Re: Cant Launch Nagios Daemon - HELP :)

Never mind. Dumb mistake.
by owls
Tue Oct 08, 2013 11:10 am
Forum: Open Source Nagios Projects
Topic: Cant Launch Nagios Daemon - HELP :)
Replies: 18
Views: 20445

Re: Cant Launch Nagios Daemon - HELP :)

I'm having the same problem and substituted your "hack-ish" script for the original init script. I keep getting a "Permission denied" error when I try /etc/init.d/nagios start. I tried chowning to nagios:nagios from root:root, but that didn't help. Who should own the script? Than...