Xymon Mailing List Archive search

hobbitd goes yellow

2 messages in this thread

list Collin Gayde · Tue, 10 Oct 2006 13:49:28 -0400 ·
Can someone help me get rid of this error. Oversize status msg from
xxx.xxx.xxx.xxx for machinename:ports truncated (n=406136, limit=262144)
list Henrik Størner · Tue, 10 Oct 2006 22:50:58 +0200 ·
quoted from Collin Gayde
On Tue, Oct 10, 2006 at 01:49:28PM -0400, Collin Gayde wrote:
Can someone help me get rid of this error. Oversize status msg from
xxx.xxx.xxx.xxx for machinename:ports truncated (n=406136, limit=262144)
Set MAXMSG_CLIENT=1024 and MAXMSG_STATUS=512 in hobbitserver.cfg, then
restart Hobbit.

Note that this changes how Hobbit uses shared memory, so depending on
your OS you might have to tune some kernel parameters. If Hobbit fails
to start after making this change, that is what you should look into.


Regards,
Henrik