Search found 2 matches

by dj_bushido
Thu Oct 20, 2011 6:03 pm
Forum: Open Source Nagios Projects
Topic: PID file preventing clean startup
Replies: 3
Views: 1870

Re: PID file preventing clean startup

They are 755 owned by root.root
This is on RHEL5.5, and I haven't touched anything from the RPMforge RPM.
That being said, when I modified the /etc/init.d script to touch the file, change owner, and then delete on stop, it did work as expected.
by dj_bushido
Thu Oct 20, 2011 8:40 am
Forum: Open Source Nagios Projects
Topic: PID file preventing clean startup
Replies: 3
Views: 1870

PID file preventing clean startup

Alright, I was having a bit of an issue with nagios, and didn't know if anyone had some ideas. I'm running a nagios server (3.2) with a known-good configuration. The only problem I'm having is that I can't start the server automatically. When I try to start it in daemon mode (service nagios start) i...