Xymon Mailing List Archive search

what am I missing?

3 messages in this thread

list Galen Johnson · Tue, 8 Apr 2014 22:13:00 +0000 ·
I'm sure I'm just missing something simple...I have the following in my xymonserver.cfg file:

MAXMSG_STATUS=640
MAXMSG_DATA=640

yet the xymond.log file is complaining that it's receiving an "Oversize data/client msg from 123.123.123.123 truncated (n=551425, limit 524288)".  I had set the limit to 512 but then upped it to 640.

What did I miss?

=G=
list Tim McCloskey · Tue, 8 Apr 2014 22:39:31 +0000 ·
I'm still running a very old version, so this may not be accurate.  Try it with 640000?

hobbitserver.cfg:MAXMSG_STATUS="1448576"
hobbitserver.cfg:MAXMSG_DATA="1048576"
hobbitserver.cfg:MAXMSG_CLIENT="1048576"
quoted from Galen Johnson

From: Xymon [xymon-bounces at xymon.com] on behalf of Galen Johnson [user-87f955643e3d@xymon.invalid]
Sent: Tuesday, April 08, 2014 3:13 PM
To: xymon at xymon.com
Subject: [Xymon] what am I missing?

I'm sure I'm just missing something simple...I have the following in my xymonserver.cfg file:

MAXMSG_STATUS=640
MAXMSG_DATA=640

yet the xymond.log file is complaining that it's receiving an "Oversize data/client msg from 123.123.123.123 truncated (n=551425, limit 524288)".  I had set the limit to 512 but then upped it to 640.

What did I miss?

=G=
list Galen Johnson · Tue, 8 Apr 2014 23:04:55 +0000 ·
I didn't notice I hadn't set MAXMSG_CLIENT...it defaults to 512k...that was it.  I set it to 640 and the messages stopped (after restarting the server, of course).

thx

=G=
quoted from Tim McCloskey

From: Tim McCloskey <user-440820cc07d6@xymon.invalid>
Sent: Tuesday, April 8, 2014 6:39 PM
To: Galen Johnson; xymon at xymon.com
Subject: RE: what am I missing?

I'm still running a very old version, so this may not be accurate.  Try it with 640000?

hobbitserver.cfg:MAXMSG_STATUS="1448576"
hobbitserver.cfg:MAXMSG_DATA="1048576"
hobbitserver.cfg:MAXMSG_CLIENT="1048576"

From: Xymon [xymon-bounces at xymon.com] on behalf of Galen Johnson [user-87f955643e3d@xymon.invalid]
Sent: Tuesday, April 08, 2014 3:13 PM
To: xymon at xymon.com
Subject: [Xymon] what am I missing?

I'm sure I'm just missing something simple...I have the following in my xymonserver.cfg file:

MAXMSG_STATUS=640
MAXMSG_DATA=640

yet the xymond.log file is complaining that it's receiving an "Oversize data/client msg from 123.123.123.123 truncated (n=551425, limit 524288)".  I had set the limit to 512 but then upped it to 640.

What did I miss?

=G=