Tim
Do you still get the same log message, with the same "limit" number of 524288? If so, then the changes have not been picked up yet and you need to "reload".
There are some files that xymond tracks for updates, and reloads their content automatically when they change, but I don't know if xymonserver.cfg is one of those files. To be sure, you can kill the xymond process and it will be re-launched with the new values. There's probably a more elegant way (eg sending a HUP signal) but I'm not 100% sure of any other way.
Cheers Jeremy
On Thu, 25 Nov 2021 at 12:20, POLYAK, TIM P <tp6891 at att.com> wrote:
Hi,
I am running Xymon 4.3.30 on Redhat 7.9 and I still get ?Oversize data/client msg? under xymond and xymond.log.
I have followed the advicean MAN page to modify the xymonserver.cfg file with no luck.
I have increased MAXMSG_CLIENT, MAX, MSG_STATUS MAXMSG_USER & MAXMSG_DATA.
Any ideas or am I missing something?
Error:
Oversize data/client msg from x.x.x.x truncated (n=894639, limit 524288)
First line: somehost.mynetwork.com|sunos|sunos|
xymonserver.cfg
MAXMSG_CLIENT=1024 # clientdata messages (default=512k)
MAXMSG_CLICHG=$MAXMSG_CLIENT # client change messages (default=MAXMSG_CLIENT)
MAXMSG_STATUS=1024 # general "status" messages (default=256k)
MAXMSG_STACHG=$MAXMSG_STATUS # status change messages (default=MAXMSG_STATUS)
MAXMSG_PAGE=$MAXMSG_STATUS # page messages (default=MAXMSG_STATUS)
#MAXMSG_ENADIS=1024 # enable and disable control messages (default=32k)
MAXMSG_USER=1024 # "user" messages (default=128k)
MAXMSG_DATA=1024 # "data" messages, if enabled (default=256k)
#MAXMSG_NOTES=256 # "notes" messages, if enabled (default=256k
Tim
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon