Xymon Mailing List Archive search

localmode, got over-size message, truncating

list Christoph Zechner
Tue, 8 Mar 2022 06:48:05 +0100
Message-Id: <user-1c99f710f9d5@xymon.invalid>

Hi,

I've got a problem with a client running in local mode:

from /var/log/xymon/xymonclient.log

2022-03-08 06:40:22.713067 Got over-size message, truncating at 528383 bytes (max: 524288)
2022-03-08 06:40:22.725069 Dropping (more) garbled data

I already increased the following values on the xymon server:

MAXMSG_CLIENT=2048
MAXMSG_STATUS=2048

but it does not seem to have any effect on my client, because some checks (procs e.g.) still show up red respectively do not show all the data.

Is there any other value I have to adjust? Where is the limit of 524288 bytes defined on the client?

Thanks in advance!

Cheers
Christoph