> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Alicia Calvo > Sent: Wednesday, December 20, 2006 6:07 AM > To: [email protected] > Subject: [Nagios-users] start Nagios > > Hello, I have a problen with started Nagios. When I start at > /etc/rc.d/init.d/nagios start, it display this msgs 'Permiso denegado' . > (I'm root). You have any idea?. This configuration for http is OK, > .htaccess and > input with nagiosadmin is OK too.
Make sure that all files and directories that you've specified Nagios to write data to in Nagios.cfg (log files, pid file, archive files, etc) are writeable by the Nagios user. Try executing the startup script in a more verbose manner by running 'sh -x /etc/rd.c/init.d/Nagios start'. That may provide a clue as to what specific file Nagios is not able to create. -- Marc ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
