[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Re: centralized configuration - external scripts
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Re: centralized configuration - external scripts
- From: Henrik "Størner" <henrik (at) hswn.dk>
- Date: Mon, 23 Nov 2009 10:10:28 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <3d9395ed0911172310p36997f92y9059c287c23490cd (at) mail.gmail.com> <3d9395ed0911172310p36997f92y9059c287c23490cd (at) mail.gmail.com> <3d9395ed0911190142j273cf184o86847896571604ff (at) mail.gmail.com>
- User-agent: nn/6.7.3
In <3d9395ed0911190142j273cf184o86847896571604ff (at) mail.gmail.com> Cayo de Moraes <camorae (at) googlemail.com> writes:
>> etc. for each client, we would like to have a centralized configuration for
>> the external scripts.
>nobody knows anything about it?
Couple of ways to do this.
1) You can use the
$BB $BBDISP "config myconfigfile" >myconfigfile
to download the configuration file from the Xymon server.
2) You can add the configuration to the "client-local.cfg" file
on the Xymon server, and then extract your particular entries
from the ~xymon/client/tmp/logfetch.$MACHINEDOTS.cfg file
This probably works best if your configuration is one or two lines.
Regards,
Henrik