[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] BBWin 0.11 Centralised Config problems
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] BBWin 0.11 Centralised Config problems
- From: ndegz <nndegz (at) gmail.com>
- Date: Thu, 3 Apr 2008 09:40:05 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=beta;        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;        bh=ddVUyduBLv14eULXbNIzZYCaUkXWMq8+qZKxpcRWu3Q=;        b=aCoUrhpfwHyoo9QMEMJep0PtQSxqGSzFM15SYIFa3G/ek7lLIdHQKv2yddbMk3sAZof9lvaLfgVJy7Iqr+Ax6O7nos5HmilRUZ/tqojBfBq4el1R/o+DpPvqhGnrIkMJ5HVGdkrypF8ChhBHgseK8rgb8im/DVQpyM8QgsydcHQ=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=beta;        h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;        b=QToR+u/x246+Khrh8hvwpPCxSbtZy80Jz0J0oSZI2Cmfy5pbm/HwQxSsDgVchpjUNS7wGhHLGdVjq2RoefwKwkpb+q7Dod5RE7u5BYvGabskUOG5R5+65111qHYUoXEndBgaBOu4JS2PALO3qQ+xrPkkOMbeuNjcabc+wWzgRWU=
- References: <OF9E81592A.C87E440C-ON6925741E.008074D9-6925741F.0000485C (at) nt.gov.au>	 <68e737a10804030529j50cfc16ag2dd80f96d4100d06 (at) mail.gmail.com>
You should use [win32] instead of   [dcstest2] in your
> client-local.cfg because in your bbwin.cfg, the configclass is set to
> win32 (<setting name="configclass" value="win32" />). Once you will do
> that, BBWin, will get the rules you have set to ignore some events.
>
Does this mean that you cannot have a client entry in client-local.cfg or
can we change the configclass in bbwin.cfg?
Also the `COMMAND` config parameter in client-local.cfg don't appear to
work. I have the following entry in my client-local.cfg
file:`C:\listing.cmd`
The listing.cmd file contains the following entry
dir "C:\CFusionMX\Mail\Spool"
hobbit-client.cfg contains
FILE %C:\CFusionMX\Mail\Spool\.* MTIME>600 COLOR=red TRACK
But all i get is a No Files Checked in the status window
thanks
Nick
On Thu, Apr 3, 2008 at 8:29 AM, Etienne Grignon <etienne.grignon (at) gmail.com>
wrote:
> Hi Matthew,
>
> 2008/4/2, Matthew.Roberts (at) nt.gov.au <Matthew.Roberts (at) nt.gov.au>:
> >
> >  Hi All,
> >
> >  I need a bit of assistance in setting up BBWin0.11 with Hobbit 4.3 in
> >  Centralised config mode.
> >
> >  My problem lies with the eventlog monitoring of my Windows hosts. When
> running
> >  BBWin in local config mode, I can setup filtering so that only specific
> event
> >  log types get sent to the hobbit server and displayed on the msgs page.
> However
> >  when I configure BBWin to use a central config, I cant filter which
> event logs
> >  get sent to the hobbit server and displayed on the msgs page. As a
> result my
> >  msgs page is full of eventlog entries which I dont need to know about.
> >
> >  Below is a copy of my BBWin.cfg and the client-local.cfg on the hobbit
> server
> >
> >  <?xml version="1.0" encoding="utf-8" ?>
> >  <configuration>
> >  <bbwin>
> ...
> >
> >       <!-- bbwin mode local or central -->
> >       <setting name="mode" value="central" />
> >       <setting name="configclass" value="win32" />
> >
> ...
> >       <setting name="logreportfailure" value="false" />
> >  </bbwin>
> >
> >
> >  client-local.cfg: (dcstest2 is the name of one of my hosts I am having
> problems
> >  with)
> >
> >  [dcstest2]
> >  eventlog:security
> >  ignore Success
> >  eventlog:application
> >  ignore information
> >  eventlog:system
> >  ignore information
> >
> >
>
>
> You should use [win32] instead of   [dcstest2] in your
> client-local.cfg because in your bbwin.cfg, the configclass is set to
> win32 (<setting name="configclass" value="win32" />). Once you will do
> that, BBWin, will get the rules you have set to ignore some events.
>
>
>
> --
> Etienne GRIGNON
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>