[Nagios-devel] Re: Line Limit for a Nagios Configuration

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

[Nagios-devel] Re: Line Limit for a Nagios Configuration

Post by Guest »

-snip
> There is a limit on how long a line can be. It's defined in
> xdata/xodtemplate.h:
>=20
> #define MAX_XODTEMPLATE_INPUT_BUFFER 49152
>=20
> I believe the default is 8192 bytes but as you can see, I've raised=20
> mine to 49152 (and higher) with no problems.
-snip


Hi.

Right now i'm happy I found this post regarding line limit for host =
groups, it realy saved my day.
But I have to raise the question, is there a good reason for this low =
default limit?=20
Maybe this limit should be set higher in the cvs code, more people will =
probaly run into this problem.

/andr=E9





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