<div>Henrik,</div>
<div> </div>
<div>I would like to set up a bbproxy. To do this I've copied the compiled hobbit running on Fedora to another machine running fedora too. I've changed hobbitlaunch.cfg only with </div>
<div>
<p>[hobbitd]<br>        HEARTBEAT<br>        ENVFILE /home/bbmon/server/etc/hobbitserver.cfg<br>        CMD hobbitd --listen=<a href="http://127.0.0.1">127.0.0.1</a> --pidfile=$BBSERVERLOGS/hobbitd.pid --restart=$BBTMP/hobbitd.chk --checkpoint-file=$BBTMP/hobbitd.chk --checkpoint-interval=600 --log=$BBSERVERLOGS/hobbitd.log --admin-senders=
<a href="http://127.0.0.1">127.0.0.1</a>,$BBSERVERIP</p>
<p>[bbproxy]<br>        ENVFILE /home/bbmon/server/etc/hobbitserver.cfg<br>        CMD $BBHOME/bin/bbproxy --hobbitd --bbdisplay=<a href="http://127.0.0.1">127.0.0.1</a>,<a href="http://172.20.19.13">172.20.19.13</a> --report=$MACHINE.bbproxy --no-daemon --pidfile
<br>=$BBSERVERLOGS/bbproxy.pid<br>        LOGFILE $BBSERVERLOGS/bbproxy.log</p>
<p>[bbnet]<br>        ENVFILE /home/bbmon/server/etc/hobbitserver.cfg<br>        CMD bbtest-net --report --ping --checkresponse<br>        LOGFILE $BBSERVERLOGS/bb-network.log<br>        INTERVAL 5m</p>
<p>[bbretest]<br>        ENVFILE /home/bbmon/server/etc/hobbitserver.cfg<br>        CMD $BBHOME/ext/bbretest-net.sh<br>        LOGFILE $BBSERVERLOGS/bb-retest.log<br>        INTERVAL 1m<br></p>
<p>I've changed in hobbitserver.cfg --> BBSERVERIP="<a href="http://127.0.0.1">127.0.0.1</a>"</p>
<p>Do I have to change more things in hobbitserver.cfg?</p>
<p>If i want to use the bbtest-net , I will need to define in a bb-hosts file as the same in the hobbit server?</p>
<p>when I start hobbit.sh , my server starts listening on 1984 but some core files appears.</p>
<p>Thanks in advance,</p>
<p>Mario.</p></div>