<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Nagios-users] schedule queue / pending checks</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Dan,</FONT>
<BR><FONT SIZE=2>I was starting to see something similar to this on my Nagios box as well.  The problem in my case was many processes trying to write to a common FIFO of sorts, which resides in the main Nagios process.  All of the processes seemed to be overwriting each other in the FIFO and by default the main Nagios process only cleans this buffer out every 10 seconds (I'm pretty sure that was the default).  The configuration directive that controls the cleaning frequency is the 'service_reaper_frequency'.  I turned this config option down a bit at a time until my service checks were all completing in an acceptable time frame.  You might give that a try.</FONT></P>

<P><FONT SIZE=2>--Ben</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: dan radom [<A HREF="mailto:dan@radom.org">mailto:dan@radom.org</A>]</FONT>
<BR><FONT SIZE=2>Sent: Saturday, January 18, 2003 9:51 AM</FONT>
<BR><FONT SIZE=2>To: nagios-users@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2>Subject: [Nagios-users] schedule queue / pending checks</FONT>
</P>
<BR>

<P><FONT SIZE=2>I have nagios monitoring about 90 hosts and close to 300 services, and</FONT>
<BR><FONT SIZE=2>I've noticed that sometimes nagios takes hours and hours to perform</FONT>
<BR><FONT SIZE=2>checks.  Looking at the scheduling queue I see that last check will</FONT>
<BR><FONT SIZE=2>sometimes be hours ago with the next check time having been passed up.</FONT>
<BR><FONT SIZE=2>Sometimes new service checks will remain in a pending state for 8 or 10</FONT>
<BR><FONT SIZE=2>hours.</FONT>
</P>

<P><FONT SIZE=2>Is this a known issue?  If not any suggestions on how to go about</FONT>
<BR><FONT SIZE=2>starting to track downt he problem.</FONT>
</P>

<P><FONT SIZE=2>Thanks,</FONT>
</P>

<P><FONT SIZE=2>dan</FONT>
</P>
<BR>

<P><FONT SIZE=2>-------------------------------------------------------</FONT>
<BR><FONT SIZE=2>This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will</FONT>
<BR><FONT SIZE=2>allow you to extend the highest allowed 128 bit encryption to all your </FONT>
<BR><FONT SIZE=2>clients even if they use browsers that are limited to 40 bit encryption. </FONT>
<BR><FONT SIZE=2>Get a guide here:<A HREF="http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en" TARGET="_blank">http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en</A></FONT>
<BR><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Nagios-users mailing list</FONT>
<BR><FONT SIZE=2>Nagios-users@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2><A HREF="https://lists.sourceforge.net/lists/listinfo/nagios-users" TARGET="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</A></FONT>
</P>

</BODY>
</HTML>