Re: [Nagios-devel] Nagios 3.0b7 High CPU Load FreeBSD 6.2
Posted: Mon Dec 10, 2007 11:19 am
------=_Part_29804_30635234.1197314373119
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
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 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
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>
------=_Part_29804_30635234.1197314373119
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
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 <[email protected]> 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 setcorrect 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 argumentIt'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 forjust about anything Open Source.http://sou
...[email truncated]...
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
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 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
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>
------=_Part_29804_30635234.1197314373119
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
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 <[email protected]> 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 setcorrect 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 argumentIt'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 forjust about anything Open Source.http://sou
...[email truncated]...
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]