28 Apr
2005
28 Apr
'05
2:36 p.m.
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