Xymon Mailing List Archive search

How to increase max message size

list Ryan Skadberg
Mon, 12 Dec 2011 10:34:19 -0500
Message-Id: <CAJqZ6e+oi3niLyy6=U=user-ba6ad617cb63@xymon.invalid>

Thanks Ralph!  That fixed me right up.

Skadz


On Sun, Dec 11, 2011 at 8:46 PM, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid>wrote:
On Sun, Dec 11, 2011 at 8:20 PM, Ryan Skadberg <user-fd74ceebcd5d@xymon.invalid> wrote:
I have a few hosts that are sending large status messages and am getting:

2011-12-11 20:16:24 Oversize status msg from 64.94.253.22 for
host.company.com:ports truncated (n=340208, limit=262144)

I've tried increasing MAXLINE in xymonserver.cfg, but that does not seem
to have fixed the issue.  Where can I increase this, as I'm sick of seeing
xymond being yellow all the time.
You probably need to set MAXMSG_STATUS in xymonserver.cfg.  It defaults to
256, which means 256Kb, which is where your 262144 comes from.

See the "XYMOND SETTINGS" in the xymonserver.cfg man page for details.

Ralph Mitchell