Re: Nagios + 6.3-RELEASE == Hung Process



Michael Butler wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marc G. Fournier wrote:
G'day ...

Yesterday, I setup nagios to do some system monitoring ... installed the
latest version from ports into a jail, so that I could easily move it around
between machines as I upgrade, without losing data ... after about 30 minutes
running, I get a second nagios process running (fork?) that takes up ch CPU
time as is available, and just hangs there until I kill -9 it ...

[ .. ]

After searching the 'Net a bit, came across this thread:

<http://www.nagiosexchange.org/nagios-users.34.0.html?&tx_maillisttofaq_pi1%5Bmode%5D=1&tx_maillisttofaq_pi1%5BshowUid%5D=7694>

That recommends modifying libmap.conf with:

[/usr/local/bin/nagios]
libpthread.so.2 libthr.so.2
libpthread.so libthr.so

Thanks for pointing this out. I've had similar problems with nagios but
hadn't found a solution until I saw your pointer. Sadly, my expertise
with both thread libraries is sufficiently lacking that I have no clue
where to start looking for the cause :-(


I have also seen this issue, but have always put it down to the way that
we manage our nagios deployments with cfengine. I will try to deploy
this change and monitor for the problem to see if it persists.

On a side note if you want to use broker modules with nagios from port
you need to change the following in the port Makefile in order to make
them load properly:

From:
USE_AUTOTOOLS= autoconf:259
To:
SE_AUTOTOOLS= autoconf:259 libltdl:15


I sent an email to the maintainer but got no response and my email did
not seem to have affected the last commit to upgrade to 2.10.


Tom

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Nagios + 6.3-RELEASE == Hung Process
    ... I setup nagios to do some system monitoring ... ... I get a second nagios process running that takes up ch CPU ... On a side note if you want to use broker modules with nagios from port ...
    (freebsd-questions)
  • Re: Nagios SIGSEGV on FreeBSD 8
    ... We needed to get Nagios running on ... Nagios runs great until an acknowledged down host (with ... port and we have the same problem. ... I'v discovered this bug in Nagios some weeks ago, ...
    (freebsd-current)
  • Nagios port 1.1?
    ... Has thier been any thought about creating a port for the new version of nagios 1.1? ... It is a major improvement with lots of bug fixes from previous version. ...
    (freebsd-questions)
  • Problems with Nagios? Or is it my machine?
    ... I use Nagios to monitor various servers on my LAN and on clients' networks. ... I'm having problems with the check_nntp plugin as of upgrading my Nagios ... port on 2003-08-27: ... Bus error ...
    (freebsd-questions)
  • Re: Nagios + 6.3-RELEASE == Hung Process
    ... I setup nagios to do some system monitoring ... ... latest version from ports into a jail, so that I could easily move it around ... I get a second nagios process running that takes up ch CPU ...
    (freebsd-questions)