[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Oversized status message
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Oversized status message
- From: Vernon Everett <everett.vernon (at) gmail.com>
- Date: Wed, 10 Mar 2010 14:56:50 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=yRqot6IxC7PsGt8ojnZkbbo7YtZsQoalQosECUpiCEw=; b=Zj6m58Z0ZXkqduf1Eu5sJbiBWIwBiz2g7iKo6O7eNrI5xNEwQSRJyKk1TDRLokbmVf RU7B2GbzCg+Eu9jbVio49NWBC0WkVSD9BmH9kg1VSFxil1wcfxhtwgeVUXTc1FEz5OjE PLjKkmoGtsj/tzfA5L6/Utfo2TEAnrACNvBOo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=wx0CmD+ydUw18Kyd8pAcHkCLhPzRjQab96860QoaPVEkYr7+g2kzhws/j6kdIVKYZ8 gNz8NC7/4PLqgR5H2eCdSoOmnSFxgMLmg+WCbNb16jPP9vG60RbU5zSGvE/wZ7nJKrYm 0RXUBw90jdakDdDRu6fYfAkVEEO3PtRIxir2c=
- References: <2B2CEF0E4EE10B449E5D9BB95E6DA0E8028FDAD4 (at) MAIL2.csw.l-3com.com> <961092e11003091441h740c237k2c9f332341ed6aa9 (at) mail.gmail.com> <2B2CEF0E4EE10B449E5D9BB95E6DA0E8028FDAD5 (at) MAIL2.csw.l-3com.com> <961092e11003091540rd13d6bepaaeeee4ce4c89b86 (at) mail.gmail.com> <2B2CEF0E4EE10B449E5D9BB95E6DA0E8028FDAD6 (at) MAIL2.csw.l-3com.com> <1268180789.12150.371.camel (at) benedikt-laptop> <20100310005813.146660 (at) gmx.net> <1268185896.12150.377.camel (at) benedikt-laptop>
Two other things you can try.
I recall there was a version of Hobbit, a good few years back, where the
hobbitserver.cfg setting didn't actually work. I had to change the size in
the code and recompile - but it is unlikely you are using such a venerable
version.
I have also seen that sometimes Windoze servers spew logs of unfathomable
size.
Even changing the hobbitserver.cfg settings did not help.
This is more likely your situation.
We ended up having to limit the contents of the log files.
To do this, I added some entries to client-local.cfg on the Hobbit/Xymon
server.
[HOST1,HOST2,HOST3]
eventlog:security
ignore 0
eventlog:application
ignore BigBrotherHobbitClient|information
From my limited understanding of how Windoze works, I believe this excluded
application event logs regarding the BBWin client and application
information logs, as well as any security related event logs with a 0 return
code - which was our main problem - heaps of status 0 security messages.
YMMV.
Regards
Vernon
On Wed, Mar 10, 2010 at 9:51 AM, Benedikt Kristinsson <benedikt (at) utrad.is>wrote:
> On Wed, 2010-03-10 at 00:58 +0000, Malcolm Hunter wrote:
> > Try reading the manpage for hobbitserver.cfg and try changing some of
> > the settings.
>
> I have already done that and I have upped the limit to 1024 kB.
>
> -- Benedikt
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>