Xymon Mailing List Archive search

hobit problem

list Gary Baluha
Mon, 10 Dec 2007 16:14:55 -0500
Message-Id: <user-7b177e14366e@xymon.invalid>

The default compile option is to use the server-side config.  I'm not sure
if it's different for AIX than unix (I don't imagine it would be), but you
can check the clientlaunch.cfg file.  Look for the [client] section, and if
the line that looks like "CMD $HOBBITCLIENTHOME/bin/hobbitclient.sh" doesn't
have "--local" appended to it, than it is using the server-side config
files.  Add --local and restart the hobbit client to switch to using the
client-side config file.

On Dec 10, 2007 4:12 PM, Rebecca Henderson <
user-89b343014dc7@xymon.invalid> wrote:
Well, that's a good question. I would think they would use the client
side.
How would I know for sure.

-----Original Message-----
From: user-ae9b8668bcde@xymon.invalid [mailto:user-ae9b8668bcde@xymon.invalid]
Sent: Monday, December 10, 2007 12:44 PM
To: Rebecca Henderson; user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] hobit problem
Importance: Low

Obvious question, but are the clients configured to use the local
config,
or are they configured to use the server-side config?

On Dec 10, 2007 3:38 PM, Rebecca Henderson <[
mailto:user-89b343014dc7@xymon.invalid ]
user-89b343014dc7@xymon.invalid> wrote:


Hello,
I have a problem with aix clients.
Here is my localclient.cfg
DEFAULT
       UP      1h
       LOAD    5.0 10.0
       DISK    * 97 99
       MEMPHYS 100 101
       MEMSWAP 50 80
       SWAP 70 90
       MEMACT  90 97
       DISK /var IGNORE
I have tried
HOST=myservername
        UP      1h
       LOAD    5.0 10.0
       DISK    * 97 99
       MEMPHYS 100 101
       MEMSWAP 50 80
       SWAP 70 90
       MEMACT  90 97
       DISK /var IGNORE
When I make changes to the localclient.cfg it never picks up the
changes.
Like
The IGNORE?
Am I doing something wrong?
Host name is ok, ip is ok.
Any help would be appreciated.
Thanks,
Becki