Xymon Mailing List Archive search

disable Oversize data

2 messages in this thread

list Martin Flemming · Tue, 21 Feb 2012 12:19:51 +0100 (CET) ·
Hi !

Is there any other chance to prevent the warning from xymond

e.g.

Latest error messages:
Oversize data/client msg from 131.169.71.236 truncated (n=1356805, limit 1280000)
First line: bird036|linux|linux|

.. apart from permanently to raise the limits

MAXMSG_DATA, MAXMSG_STATUS , MAXMSG_CLIENT

  in xymonserver.cfg ?

By any chance only for some special hosts ?


thanks & cheers


        Martin
list Japheth Cleaver · Tue, 21 Feb 2012 09:34:08 -0800 (PST) ·
quoted from Martin Flemming
On Tue, February 21, 2012 3:19 am, user-f286aaa49a76@xymon.invalid wrote:
Hi !

Is there any other chance to prevent the warning from xymond

e.g.

Latest error messages:
Oversize data/client msg from 131.169.71.236 truncated (n=1356805, limit
1280000)
First line: bird036|linux|linux|

.. apart from permanently to raise the limits

MAXMSG_DATA, MAXMSG_STATUS , MAXMSG_CLIENT

  in xymonserver.cfg ?

By any chance only for some special hosts ?
IIRC that's a memory allocation that occurs at initialization, so it would
need to be a global change.

-jc