disable Oversize data
list Martin Flemming
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
▸
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