Nagios chops error text after ~430 chars
Subhendu Ghosh
sghosh at sghosh.org
Wed May 7 15:36:31 CEST 2003
On Wed, 7 May 2003, Roy Sigurd Karlsbakk wrote:
> On Wednesday 07 May 2003 14:47, Subhendu Ghosh wrote:
> > One list please..
> >
> > As noted in the source...
> >
> > common/objects.h:#define MAX_PLUGINOUTPUT_LENGTH 352 /* max. length of
> > plugin output */
> >
> >
> > This is due to the limation of max size of a non-interleaved write to a
> > pipe on linux.
>
> what's that limit? 352?
> now can I detail the alerts better?
>
>
Depending on your platform's max msg sixe in a pipe, you can adjust the
MAX setting above.
Note there is an overhead associated with massing the message thru the
pipe that is not counted in the MAX setting.
--
-sg
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
More information about the Developers
mailing list