Page 1 of 1

Re: [Nagios-devel] [Fwd: Hundreds of passive checks in a second]

Posted: Mon Sep 06, 2004 12:33 pm
by Guest
On Mon, 2004-09-06 at 16:03, Andy Mayhew wrote:
> 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.

This doesn't make much sense to me. As I understand it, although you
connect to a named pipe through the filesystem, the actual buffering for
the named pipe is all handled by the kernel in RAM. As such, I'm not
sure how moving the named pipe to ram would increase the buffer size.
Have you tried this before?






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]