[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] configuration of bbwin clients in Hobbit
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] configuration of bbwin clients in Hobbit
- From: Aaron Zink <AaronZink (at) eharmony.com>
- Date: Thu, 28 Aug 2008 10:49:50 -0700
- Accept-language: en-US
- Acceptlanguage: en-US
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=eharmony.com; i=AaronZink (at) eharmony.com; q=dns/txt; s=corp; t=1219945797; x=1251481797; h=from:sender:reply-to:subject:date:message-id:to:cc: mime-version:content-transfer-encoding:content-id: content-description:resent-date:resent-from:resent-sender: resent-to:resent-cc:resent-message-id:in-reply-to: references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:list-owner:list-archive; z=From:=20Aaron=20Zink=20<AaronZink (at) eharmony.com>|Subject: =20RE:=20[hobbit]=20configuration=20of=20bbwin=20clients =20in=20Hobbit|Date:=20Thu,=2028=20Aug=202008=2010:49:50 =20-0700|Message-ID:=20<1C7B7B9A7479234582BB043380014B9A1 322B5E0B5 (at) EXCHANGE-VS1.eharmony.com>|To:=20"hobbit (at) hswn.d k"=20<hobbit (at) hswn.dk>|MIME-Version:=201.0 |Content-Transfer-Encoding:=20quoted-printable |In-Reply-To:=20<642ac9e80808280916q42a6fb31w59e01df8d333 99f9 (at) mail.gmail.com>|References:=20<1219347790.3126.28.ca mel (at) brick.rhi.hi.is>=0D=0A=09=20<BFE8BDBA75FE9949B836E36C 3FBF334F04293472 (at) EXCH02.purdue.lcl>=0D=0A=20<642ac9e80808 280916q42a6fb31w59e01df8d33399f9 (at) mail.gmail.com>; bh=3CyyCpS7aPJy9+JZqneOaCrdKfRqk+vJKItnyWN/frw=; b=hy7dBH0rf3Hkz5FO7nZpWtL3sdUt5mAmnLh/sDAKZ8nZ7qz92lonNhlK aNsNGx9uXlMktK8+Dk4xwAT35+1h+kWMed15sWIOLHUfsGp+QUGhGpPmA 2lMyEOyFxTl14Y/;
- Domainkey-signature: s=corp; d=eharmony.com; c=nofws; q=dns; h=X-IronPort-AV:Received:Received:From:To:Date:Subject: Thread-Topic:Thread-Index:Message-ID:References: In-Reply-To:Accept-Language:Content-Language: X-MS-Has-Attach:X-MS-TNEF-Correlator:acceptlanguage: Content-Type:Content-Transfer-Encoding:MIME-Version; b=jmfGnP/4jWiMZyQpZpWuMXWA99t8mE98FQvQ0iosI94XYuNMnQ5yco20 82IdjGDkAWcm7uOhvpyHkR734ivJ4vHSZT/H4svhU6fY9MRL7sqNuO7M1 aahPE9o+y0+W2Do;
- References: <1219347790.3126.28.camel (at) brick.rhi.hi.is> <BFE8BDBA75FE9949B836E36C3FBF334F04293472 (at) EXCH02.purdue.lcl> <642ac9e80808280916q42a6fb31w59e01df8d33399f9 (at) mail.gmail.com>
- Thread-index: AckJKl8Fjbb2c69ITquBiy5h/zTmwAAC0qEg
- Thread-topic: [hobbit] configuration of bbwin clients in Hobbit
I could never get the ignore clause to work in for the event log either. Let me know if you have any luck!
I had problems with [win32] until I noticed there was an example [win32] up at the top of the file in the examples which was overriding my settings... whoops. I don't know if this applies to you.
My client-local.cfg looks like:
[win32]
eventlog:security
ignore .*success.*
eventlog:application
ignore BigBrotherHobbitClient
eventlog:eventlog_application
ignore BigBrotherHobbitClient
eventlog:system
ignore TermServDevices
ignore information
file:C:\Program Files\BBWin\bin\BBWin.exe:md5
None of the ignore statements work.
Aaron Zink
Manager, Corporate IT
eHarmony.com
626.795.4814
-----Original Message-----
From: Chris Strzelczyk [mailto:chris4136 (at) gmail.com]
Sent: Thursday, August 28, 2008 09:17
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] configuration of bbwin clients in Hobbit
Hello, I am having a really hard time getting Hobbit to ignore Windows error log messages. I searched the groups and can not find an answer that differs from my setup. Yet it does not work for me.
Also, does anyone have the CLASS=win32 feature to work. Currently I am filtering by hostnames, but I would like to filter by CLASS. I have the following in my files.
bb-hosts:
xxx.xxx.xxx.xxx stfwin6 # COMMENT:"WINDOWS TESTING SERVER"
My client-local.cfg:
[stfwin6]
log:system
ignore TermServDevices
[win32]
My hobbit-clients.cfg:
HOST=stfwin6
LOG %.* %WARNING COLOR=yellow
LOG %.* %ERROR COLOR=yellow
In client-local.cfg I tried the log keyword as well as the eventlog keyword.
Thank You
-cs
On Fri, Aug 22, 2008 at 7:53 AM, McGraw, Robert P <rmcgraw (at) purdue.edu> wrote:
Anna,
I have not had good luck using class names so I have stayed with using host
name. Make sure that your hostname of the same class comes before the class
name. Ever which one it finds first that is the one it will use. So if you
have an empty class name and a host name of the same class comes after the
class name nothing will happen.
So here is my client-local.cfg I have
[hostname.xxx.purdue.edu]
file:c:\Alligate\Digests\.Red_If_Digest_Did_Not_Run.txt
eventlog:Application
ignore information
ignore success
ignore message could not be scanned
ignore Error occurred in Scanning
eventlog:Security
ignore information
ignore success
ignore MAILRELAY Error Code: 0x0
eventlog:System
ignore information
ignore success
and my hobbit-client.cfg
HOST=hostname.xxx.purdue.edu
UP 30m 1w
LOAD 40.0 70.0
DISK * 90 95
FILE c:\Alligate\Digests\.Red_If_Digest_Did_Not_Run.txt red CTIME<100800
LOG %.* %WARNING COLOR=yellow
LOG %.* %ERROR COLOR=red
PROC AGDigestSvc.exe 1 1
PROC AgDomSvc.exe 1 1
In my use I have found that the epoch time is not calculated correctly. It
seems that it will take the local time to calculate GMT and not adjust for
the time zone.
I have document this in the BBWIN mail list.
Hope this helps.
Robert
> -----Original Message-----
> From: Anna Jonna Armannsdottir [mailto:annaj (at) hi.is]
> Sent: Thursday, August 21, 2008 3:43 PM
> To: Hobbit user
> Subject: [hobbit] configuration of bbwin clients in Hobbit
>
>
> I want to monitor the size of the logfiles on windows servers.
> I want to put a line in hobbit-clients.cfg like this:
>
> FILE /var/log/messages SIZE>0 MTIME<604800 yellow
>
> Does anybody have a clue about the name and paths of logfiles
> in Windows XP.
>
> in client local i want to put this:
> [win32]
> log:/var/log/messages:10240
>
> Any clue, anybody?
>
> --
> Kindest Regards, Anna Jonna Ármannsdóttir, %& A: Because people
> read from top to bottom.
> Unix System Aministration, Computing Services, %& Q: Why is top
> posting bad?
> University of Iceland.
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
--
Chris Strzelczyk
GCS Real Estate
Real Estate Investment and Management
(586) 770-9544
(248) 944-0506 (Business Hours Office Phone)
chris (at) gcsrealestate.com