Please don't top-post.

[EMAIL PROTECTED] wrote:
> Thanks,
> 
> According to the 3.0 documentation, you don't need to re-compile Nagios to
> get the debug symbols - is this right?
> 

No. See below.

> "Debugging information can now be written to a separate debug file, which
> is automatically rotated when it reaches a user-defined size. This should
> make debugging problems much easier, as you don't need to recompiled
> Nagios."
> 

This is about debugging symbols which reside inside the executable binary,
not about debugging output generated by the program itself.

Debugging symbols and debug output is not even remotely the same.


> I've enabled the "allow Nagios to create core dumps" option (can't remember
> what it's called atm), and the notes for that directive do say that even
> with that option enabled, Nagios may not create a core dump, which it
> doesn't.
> 

It's supposed to. Perhaps you meant "disabled the ..." ?

> I'll try strace/ktrace, but how do you get Nagios to run in the foreground,
> as soon as you start it with "-d" it goes to the background anyway?

Start it without -d, or use "strace -f", although you'll still have to send
the backtrace of your resulting core-dump to the nagios-devel@ mailing list
if you want any help solving the problem, unless a recent CVS snapshot does
the trick for you.

-- 
Andreas Ericsson                   [EMAIL PROTECTED]
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.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

Reply via email to