Page 1 of 1

Re: [Nagios-devel] MAX_PLUGINOUTPUT_LENGTH

Posted: Sat Aug 30, 2003 1:19 am
by Guest
> > The result is platform specific. 352 is the lowest common denominator for
> > maximum pipe buffer size. Using larger values can cause data from
> > different plugins to be interleaved - and then none of the data would be
> > understood...
>
> On Solaris, you can safely bump this up, as it uses 5120-byte atomic reads
> and writes to named pipes, as opposed to Linux's 512-byte atomic
> operations on named pipes.

Any idea where this is set in kernel? would it be possible to change this
in kernel without changing glibc?

roy





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