On Feb 5, 2010, at 10:41 AM, Tony Johansson wrote: > Hello, > > Our nagios 3.2.0 installation is having major problems. > The nagios process dies silently about 10-60 seconds after beeing started. No > record as to why in any logfiles. > > Have tried setting max debug (debug_level=-1 and debug_verbosity=2) in > nagios.cfg - nothing. > > System is a CentOS release 5.4 which has been running fine for months. > > Any ideas on how to troubleshoot this or what is going on?
Try running it in the foreground (without -d). If you don't see anything interesting when it dies, run it in the foreground through strace (strace -fFs512 /path/to/nagios -c /path/to/nagios.cfg). Verify you haven't run out of disk space or anything simple like that. If you're running SElinux, verify that there are no errors related to it in /var/log/messages. Is there anything special about the install or the machine it's running on? Are any of the nagios directories mounted from remote machines? -- Marc ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net 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