[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [hobbit] WebSphere Monitoring



Thanks...

Works, Great now. Can I add different alert levels
like this:

HOST=System011
   LOG /opt/IBM/WebSphere/logs/SystemOut.log %Error|Warning COLOR=YELLOW
   LOG /opt/IBM/WebSphere/logs/SystemOut.log %Assertion COLOR=RED


Thanks...James


-----Original Message-----
From: Henrik Stoerner [mailto:henrik (at) hswn.dk] 
Sent: Friday, November 17, 2006 2:10 AM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] WebSphere Monitoring

On Thu, Nov 16, 2006 at 04:38:32PM -0600, James Wade wrote:
> I tried adding another logfile monitor today,
> and I didn't have much success. I put it on
> both the client side and server side, but it
> never seemed to send any data.
> 
> HOST=myhost
>      LOG /opt/WebSphere/AppServer3/log/Weblog.out
> 
> Put it in the localclient.cfg on the client, and
> in the hobbit-clients.cfg on the server.

Wrong. In client-local.cfg, put

  [myhost]
  log:/opt/WebSphere/AppServer3/log/Weblog.out

In hobbit-clients.cfg, put

  HOST=myhost
      LOG /opt/WebSphere/AppServer3/log/Weblog.out %Error|Warning

if you want to react to the words "Error" or "Warning" showing up in the
logfile.

Both of these configuration files are on the Hobbit server only.


Regards,
Henrik


To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk