Hobbit client logsetting.
list Thomas Pedersen
Hi all ! I have compiled a seperate hobbit clients, and installed them on AIX servers. Now I would like the log files under /var/adm/hobbit instead of directly under the client. However the BBCLIENTLOGS entry in hobbitclient.cfg is ignored. hobbit owns the new log directory. Anybody else seen this ? Br Thomas
list Thomas Pedersen
Has no one seen this problem before ?
▸
Thomas wrote:Hi all ! I have compiled a seperate hobbit clients, and installed them on AIX servers. Now I would like the log files under /var/adm/hobbit instead of directly under the client. However the BBCLIENTLOGS entry in hobbitclient.cfg is ignored. hobbit owns the new log directory. Anybody else seen this ? Br Thomas
list Ralph Mitchell
▸
On 2/6/07, Thomas <user-97316fb2dd2a@xymon.invalid> wrote:
Has no one seen this problem before ? Thomas wrote:Hi all ! I have compiled a seperate hobbit clients, and installed them on AIX servers. Now I would like the log files under /var/adm/hobbit instead of directly under the client. However the BBCLIENTLOGS entry in hobbitclient.cfg is ignored. hobbit owns the new log directory. Anybody else seen this ?
Haven't been bothered by it myself, but a quick grep for LOG in
/home/hobbit/client/etc turns up a bunch of these:
LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient.log
in clientlaunch.cfg. Maybe that's what's happening to your logs??
Ralph Mitchell
list Stef Coene
On Tuesday 06 February 2007 20:16, Thomas wrote:
Has no one seen this problem before ?
A quick look in clientlaunch.cfg reveales that the logs are stored in $HOBBITCLIENTHOME/logs/. Stef
list Thomas Pedersen
Right thanks, so the BBCLIENTLOGS in hobbitclient.cfg is not used. Regards, Thomas
▸
Ralph Mitchell wrote:On 2/6/07, Thomas <user-97316fb2dd2a@xymon.invalid> wrote:Has no one seen this problem before ? Thomas wrote:Hi all ! I have compiled a seperate hobbit clients, and installed them on AIX servers. Now I would like the log files under /var/adm/hobbit instead of directly under the client. However the BBCLIENTLOGS entry in hobbitclient.cfg is ignored. hobbit owns the new log directory. Anybody else seen this ?Haven't been bothered by it myself, but a quick grep for LOG in /home/hobbit/client/etc turns up a bunch of these: LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient.log in clientlaunch.cfg. Maybe that's what's happening to your logs?? Ralph Mitchell
list Stef Coene
On Wednesday 07 February 2007 08:44, Thomas wrote:
Right thanks, so the BBCLIENTLOGS in hobbitclient.cfg is not used.
Almost all settings in hobbitclient.cfg are there for backwards compatibility for BigBrother scripts. Stef