Nagios 3.0b7 High CPU Load FreeBSD 6.2

Mike Brown jmb287 at gmail.com
Mon Dec 10 21:50:01 CET 2007


Same box, same OS   Nagios 2.10 does NOT have this problem

On 10/12/2007, Mike Brown <jmb287 at gmail.com> wrote:
>
> So I guess we are at a loss :|
>
> netmon# ldd /usr/local/nagios/bin/nagios
> /usr/local/nagios/bin/nagios:
>         libm.so.4 => /lib/libm.so.4 (0x280f4000)
>         libpthread.so.2 => /usr/lib/libc_r.so.6 (0x2810a000)
>         libc.so.6 => /lib/libc.so.6 (0x2812c000)
> netmon#
>
>
>
> On 10/12/2007, Andrew Ivanov <a.ivanov at e-port.ru> wrote:
> >
> > Hi Mike,
> >
> > please use ldd utility to verify libmap.conf settings:
> >
> > # ldd /path_to_/nagios
> > /path_to_/nagios:
> >        ...
> >        libpthread.so.2 => /usr/lib/libc_r.so.6 (0x2cb19000)
> >        ...
> >
> > if pthread will not be mapped to libc_r, then probably you need to set
> > correct path to nagios.
> >
> > If mapping is ok, then I don't know what to suggest.
> >
> > > here is the output from BEFORE the libmap.conf change
> > >  98795 nagios   RET   kse_release -1 errno 22 Invalid argument
> > >  98795 nagios   CALL  kse_release(0xbfbfe460)
> >
> > > here is the output from AFTER the libmap.conf change
> > >  98688 nagios   CALL  kse_release(0xbfbfe490)
> > > 98688 nagios   RET   kse_release -1 errno 22 Invalid argument
> >
> > It's strange that BEFORE pid is higher than AFTER, but nevertheless
> > output
> > is the same.
> >
> > With best regards,
> > Andrew.
> >
> >
> >
> > -------------------------------------------------------------------------
> > SF.Net email is sponsored by:
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services for
> > just about anything Open Source.
> > http://sourceforge.net/services/buy/index.php
> > _______________________________________________
> > Nagios-devel mailing list
> > Nagios-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/nagios-devel
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20071210/d49975f4/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list