Re: [Nagios-devel] ndoutils help.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] ndoutils help.

Post by Guest »

This is a multi-part message in MIME format.
--------------090006090600030604080408
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit


I have been chasing the ndo2db segmentation fault and the program is
stopping at the funtcion ndo2db_db_init in the /* initialize table names
*/ part of the funciont in the source file db.c, where malloc get
executed. It stops on the first malloc.
I will try to find out why, but I am sharing this with the list,
maybe someone has already seen this.

Thanks.

Andreas Kasenides wrote:
> Alessandro Ren wrote:
>>
>> Hello,
>>
>> i've been trying to use ndoutils and I can no get nagios to dump
>> anything. The broker gets loaded and logs in nagios.log that has been
>> loaded, and either dumping in file or to a unix socket, I dont get
>> anything.
>> I've made some changes on the code to dump all logs to mysql by
>> myself already, but I'd like to use ndoutils, as they dump more
>> information and it'd be more complience for futures upgrades.
>> I am using nagios-2.0 stable release and tried ndoutis-1.2 and
>> ndoutils-1.3, the broker_module entry is in the nagios.cfg, it
>> creates de file ndo.dat and writes the start informantion but does't
>> dump anything.
>>
>> Thanks.
>>
>> --
>> __________________________________________________
>> *Alessandro Ren*
>> /*OpServices*/
>> /*Luciana de Abreu, 471 - Sala 403*/
>> /*Porto Alegre, RS - CEP 90570-060*/
>>
>> *(* phone 55(51)3061-3588
>> *4* fax 55(51)3061-3588
>> *Q* mobile 55(51)8151-8212
>> *:* email [email protected]
>>
>>
>> __________________________________________________
>
> Alessandro,
> I think you are experiencing the same problem as I reported (see a few
> messages back) yesterday.
> I get similar results with you. When I enable debug mode in ndo2db I
> clearly see a Segmentation
> Fault coming from ndo2db after ti receives the start of operations
> from the broker module.
> I havent been able to track it down though. This is with v 1.2. Are
> you using Fedora Core 4?
> Anyone can help will be appreciated. Thanx.
> Andreas
>
> ----------------------------------------------------------------------
> Andreas Kasenides
> Tel: +357 - 22892714
> e-mail: Andreas.Kasenides%at%cs.ucy.ac.cy
>
> (replace the %at% above with @)

--
__________________________________________________
*Alessandro Ren*
/*OpServices*/
/*Luciana de Abreu, 471 - Sala 403*/
/*Porto Alegre, RS - CEP 90570-060*/

*(* phone 55(51)3061-3588
*4* fax 55(51)3061-3588
*Q* mobile 55(51)8151-8212
*:* email [email protected]


__________________________________________________

--------------090006090600030604080408
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit








    I have been chasing the ndo2db segmentation fault and the program
is stopping at the funtcion ndo2db_db_init in the /* initialize table
names */  part of the funciont  in the source file db.c, where malloc
get executed. It stops on the first malloc.
    I will try to find out why, but I am sharing this with the list,
maybe someone has already seen this.

    Thanks.

Andreas Kasenides wrote:



Alessandro Ren wrote:


   
    Hello,

i've been trying to use ndoutils and I can no get nagios to dump
anything. The broker gets loaded and logs

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked