Re: Nagios + 6.3-RELEASE == Hung Process
- From: Tom Judge <tom@xxxxxxxxxxxx>
- Date: Wed, 02 Jan 2008 15:26:35 +0000
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"
- Follow-Ups:
- Re: Nagios + 6.3-RELEASE == Hung Process
- From: Jarrod Sayers
- Re: Nagios + 6.3-RELEASE == Hung Process
- From: Brian A. Seklecki
- Re: Nagios + 6.3-RELEASE == Hung Process
- References:
- Nagios + 6.3-RELEASE == Hung Process
- From: Marc G. Fournier
- Re: Nagios + 6.3-RELEASE == Hung Process
- From: Michael Butler
- Nagios + 6.3-RELEASE == Hung Process
- Prev by Date: Re: aac tool regressions on 7.0-RC1
- Next by Date: building system's libmilter with poll() support?
- Previous by thread: Re: Nagios + 6.3-RELEASE == Hung Process
- Next by thread: Re: Nagios + 6.3-RELEASE == Hung Process
- Index(es):
Relevant Pages
|