Andreas, <br>
<br>
Thank you for your help and time. <br>
<br>
I had a little bit of trouble compiling your program on freebsd, what I
had to do was move the " file_list *list = NULL; " line in main() to
the top of the function. Anyway, I though that might be useful to you ,
or to someone else running fbsd. In any event, I ran it and now I have
some output, and a core file. :]<br>
<br>
<span style="font-weight: bold; color: rgb(0, 0, 153);">nagios# ./getnagioscfg nagios.cfg</span><br>

Entering /usr/local/nagios/etc/servers. 1 levels deep now<br>

Entering /usr/local/nagios/etc/servers/test_dir. 2 levels deep now<br>

returning to /usr/local/nagios/etc/servers<br>

returning to /usr/local/nagios/etc<br>

Entering /usr/local/nagios/etc/templates. 1 levels deep now<br>

returning to /usr/local/nagios/etc<br>

Segmentation fault (core dumped)<br>
<br style="font-weight: bold;">
<span style="color: rgb(0, 0, 153); font-weight: bold;">nagios# ./getnagioscfg /usr/local/nagios/etc/nagios.cfg </span><br>

Entering /usr/local/nagios/etc/servers. 1 levels deep now<br>

Entering /usr/local/nagios/etc/servers/test_dir. 2 levels deep now<br>

returning to /usr/local/nagios/etc/servers<br>

returning to /usr/local/nagios/etc<br>

Entering /usr/local/nagios/etc/templates. 1 levels deep now<br>

returning to /usr/local/nagios/etc<br>

Segmentation fault (core dumped)<br>
<br>
I have attached the core file to this email. Once again, I appreciate all of your help.<br>
<br>
best rgds,<br>
<br>
jbiskofski<br>
<br><div><span class="gmail_quote">On 6/10/05, <b class="gmail_sendername">Andreas Ericsson</b> <<a href="mailto:ae@op5.se">ae@op5.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Demetri Mouratis wrote:<br>> On Thu, 9 Jun 2005, Subhendu Ghosh wrote:<br>><br>><br>>>On Thu, 9 Jun 2005, jbiskofski wrote:<br>>><br>>><br>>>>gents,<br>>>>Ive been having trouble getting nagios to recurse inside a cfg_dir
<br>>>>directive. I have read some other posts on this mailing list regarding the<br>>>>issue, yet none with a solution or an explanation. I'm running 2.0b3 on a<br>>>>freebsd 4.11 system. I'm having no trouble reading all cfg files inside a
<br>>>>cfg_dir but haven't been able to convince nagios to look any further. Any<br>>>>clues or insight will be appreciated.<br>>>>best rgds<br>>>>jbiskofski<br>>>><br>>>
<br>>>I don't think recursion through directory tree is supported - just regular<br>>>files inside listed directories...<br>><br>><br>> I can confirm the above.  In Nagios 1.2, cfg_dir recursion is not
<br>> supported.<br><br>He's using 2.0b3, so recursion is supposed to be supported.<br><br>Mr. Original Poster; I've got a C program called getnagioscfg which is<br>known to work according to docs on Linux and Solaris (Nagios won't
<br>recurse on solaris either). If you could try it with your nagios.cfg and<br>see if it finds all the configuration files that nagios should<br>(according to docs), you can give me a holler and I'll put priority on<br>implementing it in the Nagios core. You can download it at
<br><a href="http://oss.op5.se/nagios/">http://oss.op5.se/nagios/</a><br><br>Have fun.<br><br>--<br>Andreas
Ericsson                  
<a href="mailto:andreas.ericsson@op5.se">andreas.ericsson@op5.se</a><br>OP5
AB                            
<a href="http://www.op5.se">www.op5.se</a><br>Lead Developer<br><br><br>-------------------------------------------------------<br>This <a href="http://SF.Net">SF.Net</a> email is sponsored by: NEC IT Guy Games.  How far can you shotput
<br>a projector? How fast can you ride your desk chair down the office luge track?<br>If you want to score the big prize, get to know the little guy.<br>Play to win an NEC 61" plasma display: <a href="http://www.necitguy.com/?r=20">
http://www.necitguy.com/?r=20</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">
https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null
<br></blockquote></div><br>