[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] installing hobbit
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] installing hobbit
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Thu, 28 Apr 2005 16:36:43 +0200
- References: <1114687687.3650.12.camel@viper.rhi.hi.is>
- User-agent: Mutt/1.5.5.1i
On Thu, Apr 28, 2005 at 11:28:07AM +0000, Jon Bjorn Njalsson wrote:
> I migrated from bb server to hobbit server one week ago. As I was
> configuring some alert rules I noticed when I ran
> ~server/bin/bbcmd hobbitd_alert --test hostname testname that hobbit was
> using default environment file from /usr/local/bb/etc/hobbitserver.cfg
> although I installed hobbit in /usr/local/hobbit and changed BBHOME in
> the top Makefile to /usr/local/hobbit/server it still reads the
> environment file from /usr/local/bb where bigbrother was installed.
Since you don't specify a --env=/usr/local/hobbit/etc/hobbitserver.cfg
option to bbcmd, then it uses a default setting for the hobbit home
directory that was defined at compile-time.
Henrik