Another Nagios Problem.

Jonathan Call jcall at verio.net
Wed Oct 17 21:19:22 CEST 2007


Are you aware of the fork/vfork issue between Nagios and the FreeBSD
pthread library? This may be causing your problem.

Try using these /etc/libmap.conf entries:
[nagios]        
libpthread.so.2         libthr.so.2
libpthread.so           libthr.so

You will need to restart Nagios for the settings to take effect.


> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-
> bounces at lists.sourceforge.net] On Behalf Of Fulton, David
> Sent: Wednesday, October 17, 2007 12:43 PM
> To: Hugo van der Kooij
> Cc: nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] Another Nagios Problem.
> 
> I never said I wouldn't supply the coders with what they need. I would
> expect that those who coded it could point me in the right direction.
I
> have thus far tried changing how I get my data into perfparse and
> changing my timeperiods so that there are no overlapping times (i.e.
> from 00:00 - 24:00 to 00:00-23:59) since it always happens overnight
and
> the problem crops up after midnight I have to wait until then to get
> more data. Other than that I am using FreeBSD 6.2 with the latest
> plugins (1.4.10), nrpe, nsca and perfparse (the performance data is
send
> to files via a command definition that calls a perl script that writes
> it to a file. Perparse picks it up via a cron job that runs every 5
> minutes).
> 
> The purpose of the nagios-users list is to obtain help when one gets
> stuck not to have someone tell them how they should be able to do
their
> own support. I have set up a complex piece of software and have been
> running it since version 3.0b1. To my knowledge, there are only so
many
> sources of information that I could provide. Nagios doesn't stop,
> doesn't run a particular command. It simply starts orphaning check
> results after midnight every day. Turning on debugging does not give
any
> indication as to why. If I truss (strace) the process it immediately
> spawns a new copy of itself that consumes all CPU time on whatever CPU
> it is running on without returning anything.
> 

(snipped for brevity)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list