27 Jun
2006
27 Jun
'06
2:50 p.m.
On Tue, Jun 27, 2006 at 04:16:39PM +0200, Frédéric Mangeant wrote:
My main idea is to deploy the Hobbit client (in local mode) by providing tar files for every Unix flavor, with the less configuration possible on the Hobbit server. Would it be possible to either :
- handle the content of the ~client/etc/localclient.cfg file, including DIR, FILE and LOG when running in local mode, or
No, because the localclient.cfg file allows for regular expressions to define filenames.
- handle ~client/tmp/logfetch.localhost.cfg instead of ~client/tmp/logfetch.
uname -n.cfg ?
This one is fairly simple: Change the LOGFETCHCFG setting in ~hobbit/client/hobbitclient.sh - the default is LOGFETCHCFG=$BBTMP/logfetch.$MACHINEDOTS.cfg
Regards, Henrik