[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: Benedikt Kristinsson <benedikt (at) utrad.is>
- Date: Thu, 11 Mar 2010 21:56:40 +0000
- 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> <fa6825021003092256r42d7707dwa73838dae84d65e6 (at) mail.gmail.com>
On Wed, 2010-03-10 at 06:56 +0000, Vernon Everett wrote:
> 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
Thanks. I think that windows was to blame. I got the owner off the
machine to reboot it and hobbitd hasn't complained since.
-- Benedikt