[Fwd: Hundreds of passive checks in a second]

Andy Mayhew amayhew at icewire.com
Mon Sep 6 22:03:40 CEST 2004


Moving the named pipe off the file system and into ram (via a ramdisk) usually
resolves processing issues with handling hundreds (or thousands) of incoming
passive checks a second.

--Andy Mayhew

On Mon, Sep 06, 2004 at 03:17:32PM -0400, Sean Dilda wrote:
> On Mon, 2004-09-06 at 14:11, Aaron K. Moore wrote:
> >  You could buffer the results within the program that is doing the check, and then have it watch the size of the pipe.  It could then send responses until the pipe is full, and then back off until the pipe is sufficiently empty to start sending them again.
> >  
> 
> Thanks for the feedback.  I'd considered this, however my concern is
> that if the pipe is full, some portions of the CGIs will stop working
> and I don't know how well the CGIs handle that kind of error.
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
> _______________________________________________
> Nagios-devel mailing list
> Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click




More information about the Developers mailing list