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

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

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

Post by Guest »

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 post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked