Thanks Marc, and everyone. I am able to start up nagios now. It turned out to be a couple of bad paths in my cfg file for nagios.log, archives, nagios.pid, nagios.cmd, & status.log. Thanks again.
___________________ Jeff Rutkowski Unix Administrator Ramapo College of NJ 505 Ramapo Valley Rd. Mahwah, NJ 07430 (201) 684-6804 [EMAIL PROTECTED] -----Original Message----- From: Marc Powell [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 10:17 AM To: [EMAIL PROTECTED] Subject: RE: [Nagios-users] Starting up Nagios Good. Be sure and post what you find on the list so that there's closure for the problem. -- Marc > -----Original Message----- > From: Jeff Rutkowski [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 12, 2006 7:52 AM > To: Marc Powell > Subject: RE: [Nagios-users] Starting up Nagios > > Thanks, that has given me good info to t-shoot with. > > > > ___________________ > > Jeff Rutkowski > > Unix Administrator > > Ramapo College of NJ > > 505 Ramapo Valley Rd. > > Mahwah, NJ 07430 > > (201) 684-6804 > > [EMAIL PROTECTED] > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marc > Powell > Sent: Wednesday, October 11, 2006 5:00 PM > To: [email protected] > Subject: Re: [Nagios-users] Starting up Nagios > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:nagios-users- > > [EMAIL PROTECTED] On Behalf Of Jeff Rutkowski > > Sent: Wednesday, October 11, 2006 1:22 PM > > To: [email protected] > > Subject: [Nagios-users] Starting up Nagios > > > > OK, I've played around with it some more today, I took the startup > script > > from production and made the necessary modifications, and now I'm > getting: > > > > Starting nagios + config_check > > + /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg > > + '[' 0 -eq 0 ']' > > + return 0 > > + '[' 0 -eq 0 ']' > > + su jrutkows -c 'touch /usr/local/nagios/var/nagios.log > > /usr/local/nagios/var/status.sav' > > + startproc /usr/local/nagios/bin/nagios -d > > /usr/local/nagios/etc/nagios.cfg > > startproc: exit status of parent of /usr/local/nagios/bin/nagios: 254 > > > > > > Nagios is still not starting and nothing is getting written to > nagios.log. > > Anyone have any ideas? Thanks. > > Try running nagios as a foreground process -- > > su - jrutkows > /usr/local/nagios/bin/nagios /usr/local/nagios/etc/nagios.cfg > > -- > Marc > > ------------------------------------------------------------------------ > - > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > 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 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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
